Module GtkMiscProps.FontSelection


module FontSelection: sig .. end

val cast : 'a Gobject.obj -> Gtk.font_selection Gtk.obj
module P: sig .. end
val create : Gtk.font_selection Gobject.param list -> Gtk.font_selection Gtk.obj
val make_params : cont:(([> `fontselection ] as 'a) Gobject.param list -> 'b) ->
'a Gobject.param list -> ?font_name:string -> ?preview_text:string -> 'b