package lablgtk3

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Widget.PSource

Sourceval app_paintable : ([> `widget ], bool) Gobject.property
Sourceval can_default : ([> `widget ], bool) Gobject.property
Sourceval can_focus : ([> `widget ], bool) Gobject.property
Sourceval composite_child : ([> `widget ], bool) Gobject.property
Sourceval events : ([> `widget ], GdkEnums.event_mask list) Gobject.property
Sourceval expand : ([> `widget ], bool) Gobject.property
Sourceval focus_on_click : ([> `widget ], bool) Gobject.property
Sourceval halign : ([> `widget ], GtkEnums.align) Gobject.property
Sourceval has_default : ([> `widget ], bool) Gobject.property
Sourceval has_focus : ([> `widget ], bool) Gobject.property
Sourceval has_tooltip : ([> `widget ], bool) Gobject.property
Sourceval height_request : ([> `widget ], int) Gobject.property
Sourceval hexpand : ([> `widget ], bool) Gobject.property
Sourceval hexpand_set : ([> `widget ], bool) Gobject.property
Sourceval is_focus : ([> `widget ], bool) Gobject.property
Sourceval margin : ([> `widget ], int) Gobject.property
Sourceval margin_bottom : ([> `widget ], int) Gobject.property
Sourceval margin_end : ([> `widget ], int) Gobject.property
Sourceval margin_left : ([> `widget ], int) Gobject.property
Sourceval margin_right : ([> `widget ], int) Gobject.property
Sourceval margin_start : ([> `widget ], int) Gobject.property
Sourceval margin_top : ([> `widget ], int) Gobject.property
Sourceval name : ([> `widget ], string) Gobject.property
Sourceval no_show_all : ([> `widget ], bool) Gobject.property
Sourceval opacity : ([> `widget ], float) Gobject.property
Sourceval parent : ([> `widget ], Gtk.container' option) Gobject.property
Sourceval receives_default : ([> `widget ], bool) Gobject.property
Sourceval scale_factor : ([> `widget ], int) Gobject.property
Sourceval sensitive : ([> `widget ], bool) Gobject.property
Sourceval style : ([> `widget ], Gtk.style) Gobject.property
Sourceval tooltip_markup : ([> `widget ], string) Gobject.property
Sourceval tooltip_text : ([> `widget ], string) Gobject.property
Sourceval valign : ([> `widget ], GtkEnums.align) Gobject.property
Sourceval vexpand : ([> `widget ], bool) Gobject.property
Sourceval vexpand_set : ([> `widget ], bool) Gobject.property
Sourceval visible : ([> `widget ], bool) Gobject.property
Sourceval width_request : ([> `widget ], int) Gobject.property
OCaml

Innovation. Community. Security.