Package: gtk
Function gtk-builder-new-from-file
Lambda Listgtk-builder-new-from-file (filename) ArgumentsReturn ValueA gtk-builder object containing the described interface. Details Builds the gtk-builder UI definition from a user interface
description file.
If there is an error opening the file or parsing the description then the
program will be aborted. You should only ever attempt to parse user interface
descriptions that are shipped as part of your program. | See also |
*2021-11-30