package lablgtk3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val virtual obj : [> `frame ] Gobject.obj
method set_label : frame_props -> string option -> unit
method set_label_widget : 'a -> GObj.widget option -> unit
method set_label_xalign : 'a -> float -> unit
method set_label_yalign : 'a -> float -> unit
method set_shadow_type : 'a -> GtkEnums.shadow_type -> unit
method label : 'a -> string option
method label_widget : 'a -> GObj.widget option
method label_xalign : 'a -> float
method label_yalign : 'a -> float
method shadow_type : 'a -> GtkEnums.shadow_type