Package: gtk
Function gtk:widget-freeze-child-notify
Lambda Listgtk:widget-freeze-child-notify (widget) ArgumentsDetails Stops emission of "child-notify" signals on the widget. The signals are queued until the gtk:widget-thaw-child-notify function
is called on the widget. This is the analogue of the g:object-freeze-notify function for child properties. | See also |
#2023-3-8