[Glade-users] Signal Bindings
- From: tvb at gnome.org (Tristan Van Berkom)
- Subject: [Glade-users] Signal Bindings
- Date: Wed, 07 Mar 2007 10:05:48 -0500
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]