Package: gtk

Function gtk-ui-manager-ensure-update

Lambda List

gtk-ui-manager-ensure-update (manager)

Arguments

manager -- a gtk-ui-manager object

Details

Makes sure that all pending updates to the UI have been completed.

This may occasionally be necessary, since the gtk-ui-manager object updates the UI in an idle function. A typical example where this function is useful is to enforce that the menubar and toolbar have been added to the main window before showing it.

Warning

The function gtk-ui-manager-ensure-update has been deprecated since version 3.10 and should not be used in newly written code.
 

See also

2021-7-20