From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!news.uzoreto.com!newsreader4.netcologne.de!news.netcologne.de!peer02.ams1!peer.ams1.xlned.com!news.xlned.com!peer03.am4!peer.am4.highwinds-media.com!news.highwinds-media.com!fx06.am4.POSTED!not-for-mail Subject: Re: GtkOsxApplication bindings Newsgroups: comp.lang.ada References: From: Per Sandberg User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Message-ID: X-Complaints-To: abuse@usenet.se NNTP-Posting-Date: Sat, 22 Dec 2018 13:54:24 UTC Organization: usenet.se Date: Sat, 22 Dec 2018 14:54:24 +0100 X-Received-Bytes: 1491 X-Received-Body-CRC: 1016133507 Xref: reader01.eternal-september.org comp.lang.ada:55104 Date: 2018-12-22T14:54:24+01:00 List-Id: Hi Ahlan I did a quick glance on the C header-files and it looks pretty straight forward to bind using the same pattern as in the other bindings in GtkAda. /P On 12/22/18 1:07 PM, ahlan.marriott@gmail.com wrote: > Hi, > > It seems to me that to make my Gtk Ada applications look and feel more like standard OSX applications I need to use GtkOsxApplication - if only to catch the menu quit and associated file callbacks. > > However GtkAda does not seem to include bindings to GtkOsxApplication. > > Does anyone know whether these bindings are available? > If So where? > If not, then is there a technical reason not to attempt to make some bindings? > Would this be very difficult? > > Yuletide felicitations, > Ahlan >