Package: gtk
Function gtk:builder-add-objects-from-file
Lambda Listgtk:builder-add-objects-from-file (builder path &rest ids) ArgumentsReturn Value
The unsigned integer with a positive value on success, 0 if an error
occurred. Details Parses a file containing a gtk:builder UI definition building only
the requested objects and merges them with the current contents of builder.
Upon errors 0 will be returned. Notes | See also |
2025-06-03