comp.lang.ada
 help / color / mirror / Atom feed
From: George J <ivanov_george@list.ru>
Subject: Re: Declaring GLADE callbacks with G_MODULE_EXPORT.
Date: Thu, 31 Mar 2016 02:21:23 -0700 (PDT)
Date: 2016-03-31T02:21:23-07:00	[thread overview]
Message-ID: <68f13969-e3ff-45ae-b797-4f7bfc96203b@googlegroups.com> (raw)
In-Reply-To: <1f780a7e-1972-4f8f-9832-02fbf2bd920a@googlegroups.com>

On Thursday, 31 March 2016 12:11:12 UTC+3, George J  wrote:
> Hi all! I've got a problem with connecting signals with Builder.Connect_Signals. It's said in description that "...When compiling applications for Windows, you must declare callbacks with G_MODULE_EXPORT...". So my question is "how to do this?" and what does it mean? 
For example how I can link this way procedure like
---------------------------------------------------------
procedure Test(Self:Gtk_Some_Object) is
begin
   null;
end Test;
---------------------------------------------------------
I couldn't find any example for Ada with this declaration, and really can't understand, how I can do it. Thanks.

  reply	other threads:[~2016-03-31  9:21 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-31  9:11 Declaring GLADE callbacks with G_MODULE_EXPORT George J
2016-03-31  9:21 ` George J [this message]
2016-03-31  9:34   ` Dmitry A. Kazakov
2016-03-31  9:51     ` George J
2016-03-31 13:27       ` George J
2016-04-01  8:07         ` briot.emmanuel
2016-04-01  8:31           ` George J
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox