A GtkBuilder is an auxiliary object that reads textual descriptions of a user interface and instantiates the described objects. To create a GtkBuilder from a user interface description, call Builder.newFromFile, Builder.newFromResource or Builder.newFromString.
Undocumented in source.