Package: gtk
Function gtk-ui-manager-add-ui
Lambda Listgtk-ui-manager-add-ui (manager id path name action type top) ArgumentsDetails
Adds a UI element to the current contents of manager. If the UI manager item type is :auto, GTK inserts a menuitem, toolitem or separator if such an element can be inserted at the place determined by path. Otherwise the UI manager item type must indicate an element that can be inserted at the place determined by path. If path points to a menuitem or toolitem, the new element will be inserted before or after this item, depending on top. Warning | See also |
2021-7-20