FontDialog.title

Get title property.

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

Return Value

Type: string

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