Class GButton.font_button


class font_button : [> Gtk.font_button ] Gtk.obj -> object .. end
Since GTK 2.4
GTK documentation: GtkFontButton
Inherits
val obj : ([> Gtk.font_button ] as 'a) Gtk.obj
method font_name : string
method set_font_name : string -> unit
method show_size : bool
method set_show_size : bool -> unit
method show_style : bool
method set_show_style : bool -> unit
method title : string
method set_title : string -> unit
method use_font : bool
method set_use_font : bool -> unit
method use_size : bool
method set_use_size : bool -> unit
method connect : font_button_signals