Class GBuilder.builder

class builder : [> Gtk.builder ] Gtk.obj -> object .. end

Inherits
val obj : ([> Gtk.builder ] as 'a) Gtk.obj

Properties

method translation_domain : string
method set_translation_domain : string -> unit
method add_from_file : string -> unit
method add_from_string : string -> unit
method add_objects_from_file : string -> string list -> unit
method add_objects_from_string : string -> string list -> unit
method get_object : string -> unit Gtk.obj