package lablgtk3

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

Module Button.PSource

Sourceval focus_on_click : ([> `button ], bool) Gobject.property
Sourceval image : ([> `button ], Gtk.widget Gtk.obj) Gobject.property
Sourceval image_position : ([> `button ], GtkEnums.position_type) Gobject.property
Sourceval label : ([> `button ], string) Gobject.property
Sourceval use_stock : ([> `button ], bool) Gobject.property
Sourceval use_underline : ([> `button ], bool) Gobject.property
Sourceval relief : ([> `button ], GtkEnums.relief_style) Gobject.property
Sourceval xalign : ([> `button ], float) Gobject.property
Sourceval yalign : ([> `button ], float) Gobject.property