package lablgtk3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
inherit GObj.gtkobj
val obj : '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