Package: gtk

Function gtk:builder-add-from-file

Lambda List

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

Arguments

builder -- a gtk:builder object
path -- a path or namestring with the name of the file to parse

Return Value

The unsigned integer with a positive value on success, 0 if an error occurred.

Details

Parses a file containing a gtk:builder UI definition and merges it with the current contents of the builder.
 

See also

2024-11-20