Class: Gtk::FontChooserDialog

Inherits:
Object
  • Object
show all
Defined in:
(unknown)

Instance Method Summary collapse

Instance Method Details

#new(title, parent) ⇒ Gtk::Widget

Creates a new Gtk::FontChooserDialog.

Parameters:

  • title (String)

    Title of the dialog, or nil

  • parent (Gtk::Window)

    Transient parent of the dialog, or nil

Returns: