Re: g_signal_emit_by_name() with "notify::blah"



Le mar 29/07/2003 Ã 10:02, Kang Jeong-Hee a Ãcrit :
With glib 2.2.2 of rawhide, emission of notify::blah by g_signal_emit_by_name()
is weird;

When there's a callback connected to notify::blah, even if the blah is not installed,
g_signal_emit_by_name() with notify::blah call the handler.

g_object_notify(), OTOH, just warn that the blah is not a property of the class.

Is that intended?

For the record, you should read this: 
http://www.gnome.org/~mathieu/gobject/ch03s02.html#signal-detail

Mathieu
-- 
Mathieu Lacage <mathieu gnu org>





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