package lablgtk3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val virtual obj : [> `widget ] Gobject.obj
method set_app_paintable : widget_props -> bool -> unit
method set_can_default : 'a -> bool -> unit
method set_can_focus : 'a -> bool -> unit
method set_events : 'a -> GdkEnums.event_mask list -> unit
method set_expand : 'a -> bool -> unit
method set_focus_on_click : 'a -> bool -> unit
method set_halign : 'a -> GtkEnums.align -> unit
method set_has_default : 'a -> bool -> unit
method set_has_focus : 'a -> bool -> unit
method set_has_tooltip : 'a -> bool -> unit
method set_height_request : 'a -> int -> unit
method set_hexpand : 'a -> bool -> unit
method set_hexpand_set : 'a -> bool -> unit
method set_is_focus : 'a -> bool -> unit
method set_margin : 'a -> int -> unit
method set_margin_bottom : 'a -> int -> unit
method set_margin_end : 'a -> int -> unit
method set_margin_left : 'a -> int -> unit
method set_margin_right : 'a -> int -> unit
method set_margin_start : 'a -> int -> unit
method set_margin_top : 'a -> int -> unit
method set_name : 'a -> string -> unit
method set_no_show_all : 'a -> bool -> unit
method set_opacity : 'a -> float -> unit
method set_parent : 'a -> Gtk.container' option -> unit
method set_receives_default : 'a -> bool -> unit
method set_sensitive : 'a -> bool -> unit
method set_style : 'a -> Gtk.style -> unit
method set_tooltip_markup : 'a -> string -> unit
method set_tooltip_text : 'a -> string -> unit
method set_valign : 'a -> GtkEnums.align -> unit
method set_vexpand : 'a -> bool -> unit
method set_vexpand_set : 'a -> bool -> unit
method set_visible : 'a -> bool -> unit
method set_width_request : 'a -> int -> unit
method app_paintable : 'a -> bool
method can_default : 'a -> bool
method can_focus : 'a -> bool
method composite_child : 'a -> bool
method events : 'a -> GdkEnums.event_mask list
method expand : 'a -> bool
method focus_on_click : 'a -> bool
method halign : 'a -> GtkEnums.align
method has_default : 'a -> bool
method has_focus : 'a -> bool
method has_tooltip : 'a -> bool
method height_request : 'a -> int
method hexpand : 'a -> bool
method hexpand_set : 'a -> bool
method is_focus : 'a -> bool
method margin : 'a -> int
method margin_bottom : 'a -> int
method margin_end : 'a -> int
method margin_left : 'a -> int
method margin_right : 'a -> int
method margin_start : 'a -> int
method margin_top : 'a -> int
method name : 'a -> string
method no_show_all : 'a -> bool
method opacity : 'a -> float
method parent : 'a -> Gtk.container' option
method receives_default : 'a -> bool
method scale_factor : 'a -> int
method sensitive : 'a -> bool
method style : 'a -> Gtk.style
method tooltip_markup : 'a -> string
method tooltip_text : 'a -> string
method valign : 'a -> GtkEnums.align
method vexpand : 'a -> bool
method vexpand_set : 'a -> bool
method visible : 'a -> bool
method width_request : 'a -> int