Package: gtk

Function gtk-widget-thaw-child-notify

Lambda List

gtk-widget-thaw-child-notify (widget)

Arguments

widget -- a gtk-widget object

Details

Reverts the effect of a previous call to the gtk-widget-freeze-child-notify function. This causes all queued "child-notify" signals on the widget to be emitted.
 

See also

2021-9-20