[ CCode ( cname = "gimp_file_chooser_get_title" ) ]
public unowned string? get_title ()
Gets the text currently used for the file dialog's title and for entry's placeholder text.
A null value means that the file dialog uses default title and the entry has no placeholder text.
| this |
|
the text used for the title of this's dialog. |