Package: gtk
Function gtk-builder-add-objects-from-resource
Lambda Listgtk-builder-add-objects-from-resource (builder path ids) Argumentsbuilder -- a gtk-builder object path -- a string with the path of the resource file to parse ids -- list of strings with the object IDs to build Return ValueA positive value on success, 0 if an error occurred. Details Parses a resource file containing a gtk-builder UI definition
building only the requested objects and merges them with the current
contents of builder. Note | See also |
2021-9-23