package lablgtk3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
constraint 'a = [> Gtk.frame ]
val obj : 'a Gtk.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 : Gtk.Tags.shadow_type -> unit
method label : string option
method label_widget : GObj.widget option
method label_xalign : float
method label_yalign : float
method shadow_type : Gtk.Tags.shadow_type