Package: gtk
Function gtk:builder-add-objects-from-string
Lambda Listgtk:builder-add-objects-from-string (builder string &rest args) Argumentsbuilder -- a gtk:builder object string -- a string to parse args -- strings with the object IDs to build Return ValueThe positive value on success, 0 if an error occurred. Details Parses a string containing a gtk:builder UI definition building only
the requested objects and merges them with the current contents of builder. Notes | See also |
2024-11-21