Module GtkWindow.FontSelectionDialog


module FontSelectionDialog: sig .. end

include GtkBaseProps.FontSelectionDialog
val font_selection : [> `fontselectiondialog ] Gtk.obj -> Gtk.font_selection Gtk.obj
val ok_button : [> `fontselectiondialog ] Gtk.obj -> Gtk.button Gtk.obj
val apply_button : [> `fontselectiondialog ] Gtk.obj -> Gtk.button Gtk.obj
val cancel_button : [> `fontselectiondialog ] Gtk.obj -> Gtk.button Gtk.obj