Class GBuilder.builder

inherit GObj.gtkobj
val obj : 'a Gtk.obj
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