Class GBin.frame_skel


class frame_skel : [> Gtk.frame ] Gtk.obj -> object .. end

Inherits
val obj : ([> Gtk.frame ] as '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