package lablgtk3

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

Module Label.PSource

Sourceval label : ([> `label ], string) Gobject.property
Sourceval use_markup : ([> `label ], bool) Gobject.property
Sourceval use_underline : ([> `label ], bool) Gobject.property
Sourceval mnemonic_keyval : ([> `label ], int) Gobject.property
Sourceval mnemonic_widget : ([> `label ], Gtk.widget Gtk.obj option) Gobject.property
Sourceval justify : ([> `label ], GtkEnums.justification) Gobject.property
Sourceval wrap : ([> `label ], bool) Gobject.property
Sourceval pattern : ([> `label ], string) Gobject.property
Sourceval selectable : ([> `label ], bool) Gobject.property
Sourceval cursor_position : ([> `label ], int) Gobject.property
Sourceval selection_bound : ([> `label ], int) Gobject.property
Sourceval angle : ([> `label ], float) Gobject.property
Sourceval ellipsize : ([> `label ], PangoEnums.ellipsize_mode) Gobject.property
Sourceval max_width_chars : ([> `label ], int) Gobject.property
Sourceval single_line_mode : ([> `label ], bool) Gobject.property
Sourceval width_chars : ([> `label ], int) Gobject.property
OCaml

Innovation. Community. Security.