Package: gtk
Function gtk:builder-add-objects-from-file
Lambda Listgtk:builder-add-objects-from-file (builder path &rest args) ArgumentsReturn ValueThe 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 |
2024-11-21