FontDialog.title

Set title property.

  1. string title [@property getter]
  2. string title [@property setter]
    class FontDialog
    @property
    void
    title
    (
    string propval
    )

Parameters

propval string

A title that may be shown on the font chooser dialog that is presented by gtk.font_dialog.FontDialog.chooseFont.