Package: gtk
Function gtk-ui-manager-add-ui-from-resource
Lambda Listgtk-ui-manager-add-ui-from-resource (manager path) ArgumentsReturn Value
An unsigned integer with the merge ID for the merged UI. The merge ID can be used to unmerge the UI with the function gtk-ui-manager-remove-ui.
If an error occurred, the return value is 0. Details
Parses a resource file containing a UI definition and merges it with the
current contents of manager. Warning | See also |
2021-7-20