Package: gtk

Function gtk:widget-child-notify

Lambda List

gtk:widget-child-notify (widget property)

Arguments

widget -- a gtk:widget object
property -- a string with the name of a child property installed on the class of the parent of widget

Details

Emits a "child-notify" signal for the child property property on widget. This is the analogue of the g:object-notify function for child properties. Also see the gtk:container-child-notify function.
 

See also

#2023-3-8