Module GBuilder
class 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
- since
- GTK 3.10
val builder_from_file : ?translation_domain:string -> string -> builderBuild an interface from an XML UI definition. @gtkdoc gtk GtkBuilder
- since
- GTK 3.10
val builder_from_string : ?translation_domain:string -> string -> builderBuild an interface from an XML UI definition. @gtkdoc gtk GtkBuilder
- since
- GTK 3.10