PrintDialog.title

string title() @property

Get title property.

Returns

A title that may be shown on the print dialog that is

presented by gtk.print_dialog.PrintDialog.setup.

void title(string propval) @property

Set title property.

Parameters

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