Class GBin.frame_skel
inherit GContainer.bin
- constraint 'a = [> Gtk.frame ]
val obj : 'a Gtk.obj
method set_label : string option -> unitmethod set_label_widget : GObj.widget option -> unitmethod set_label_xalign : float -> unitmethod set_label_yalign : float -> unitmethod set_shadow_type : Gtk.Tags.shadow_type -> unitmethod label : string optionmethod label_widget : GObj.widget optionmethod label_xalign : floatmethod label_yalign : floatmethod shadow_type : Gtk.Tags.shadow_type