Re: g_object_notify()



Tristan Van Berkom wrote:

   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 ?
You should call g_object_notify().

   Olexiy





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