Package: gtk

Function gtk-builder-add-from-file

Lambda List

gtk-builder-add-from-file (builder filename)

Arguments

builder -- a gtk-builder object
filename -- a string with the name of the file to parse

Return Value

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

2021-9-23