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