GBuilderclass builder : ([> Gtk.builder ] as 'a) Gtk.obj -> object ... endval builder : ?translation_domain:string -> unit -> builderBuild an interface from an XML UI definition. @gtkdoc gtk GtkBuilder
val builder_from_file : ?translation_domain:string -> string -> builderBuild an interface from an XML UI definition. @gtkdoc gtk GtkBuilder
val builder_from_string : ?translation_domain:string -> string -> builderBuild an interface from an XML UI definition. @gtkdoc gtk GtkBuilder