PrintDialog.title

Get title property.

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

Return Value

Type: string

A title that may be shown on the print dialog that is presented by gtk.print_dialog.PrintDialog.setup.