package lablgtk3

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