Gtk.font_selection Gtk.obj ->
object
  val obj : Gtk.font_selection Gtk.obj
  method as_widget : Gtk.widget Gtk.obj
  method coerce : GObj.widget
  method connect : GObj.widget_signals
  method destroy : unit -> unit
  method drag : GObj.drag_ops
  method event : GObj.event_ops
  method font_name : string
  method get_oid : int
  method misc : GObj.misc_ops
  method preview_text : string
  method set_border_width : int -> unit
  method set_font_name : string -> unit
  method set_preview_text : string -> unit
end