UIManager.ensureUpdate

Warning gtk_ui_manager_ensure_update is deprecated and should not be used in newly-written code. 3.10 Makes sure that all pending updates to the UI have been completed. This may occasionally be necessary, since GtkUIManager 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 Since 2.4

class UIManager
void
ensureUpdate
()

Meta