g_signal_emit_by_name() with "notify::blah"
- From: Kang Jeong-Hee <Keizi mail co kr>
- To: gtk-app-devel-list gnome org
- Subject: g_signal_emit_by_name() with "notify::blah"
- Date: Tue, 29 Jul 2003 17:02:18 +0900
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?
Thanks,
kz.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]