Package: gtk

Function gtk-container-child-notify

Lambda List

gtk-container-child-notify (container child property)

Arguments

container -- the gtk-container widget
child -- the gtk-widget child widget
property -- a string with the name of a child property installed on the class of container

Details

Emits a "child-notify" signal for the property child property on widget.

This is an analogue of the g-object-notify function for child properties. Also see the gtk-widget-child-notify function.
 

See also

2021-9-12