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