g_object_notify()
- From: Tristan Van Berkom <tristan van berkom gmail com>
- To: gtk-app-devel-list gnome org
- Subject: g_object_notify()
- Date: Sat, 16 Oct 2004 13:05:18 -0400
Is the the notify signal on GObjectClass fired every time that a property
changes, or is it nescisary for the implementing class to actualy call
g_object_notify from the set_property() method ?
The g_object_set() code seems to do g_object_notify_queue_add()...
which doesn't seem to end up in a signal emmission.
Cheers,
-Tristan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]