Package: gtk

Function gtk:builder-new-from-file

Lambda List

gtk:builder-new-from-file (path)

Arguments

path -- a pathname or namestring for the file

Return Value

The gtk:builder object containing the described interface.

Details

Builds the gtk:builder UI definition from an 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

2024-10-6