Re: blocking signal emission



Tomek Grzejszczyk wrote:
Tomek Grzejszczyk wrote:

...
I just don't know why a call to:
guint id1 = g_signal_lookup("value-changed",
            G_OBJECT_TYPE(tmpscale));

dosn't return a proper id?

Ok,
"Read AND understand" documentation, not "read OR understand" documentation. I've managed to do do what I wanted with:

g_signal_handler_find()

Sorry for talking to myself.

Greetings,
Tomek



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]