Module GBuilder

class builder : [> Gtk.builder ] as 'a Gtk.obj -> object ... end
val builder : ?⁠translation_domain:string -> unit -> builder

Build an interface from an XML UI definition. @gtkdoc gtk GtkBuilder

since
GTK 3.10
val builder_from_file : ?⁠translation_domain:string -> string -> builder

Build an interface from an XML UI definition. @gtkdoc gtk GtkBuilder

since
GTK 3.10
val builder_from_string : ?⁠translation_domain:string -> string -> builder

Build an interface from an XML UI definition. @gtkdoc gtk GtkBuilder

since
GTK 3.10