Package: gtk
Function gtk-widget-child-notify
Lambda Listgtk-widget-child-notify (widget property) Argumentswidget -- 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 |
2021-9-20