[Glade-users] Signal Bindings

Tristan Van Berkom tvb at gnome.org
Wed Mar 7 10:05:48 EST 2007


On Wed, 2007-03-07 at 08:41 -0600, Alexey Kurochkin wrote:
> On Wed, 2007-03-07 at 07:16 -0600, john judy wrote:
> >     //g_signal_connect(G_OBJECT (button),"clicked",G_CALLBACK 
> > (updateProgress),progressBar);
> 
> I think glade uses g_signal_connect_swapped() for such things.

libglade does do that when you specify the object field (which
is quite confusing), but it wont connect swapped if you dont
specify an "object" argument.

Cheers,
                -Tristan




More information about the Glade-users mailing list