FileChooserButton.title
string title() @property nothrowGet title property.
Returns
Title to put on the #GtkFileChooserDialog associated with the button.
void title(string propval) @property nothrowSet title property.
Parameters
propval | Title to put on the #GtkFileChooserDialog associated with the button. |