Gtk.FileChooserButton.prototype.get_title

function get_title():String {
    // Gjs wrapper for gtk_file_chooser_button_get_title()
}

Retrieves the title of the browse dialog used by button. The returned value should not be modified or freed.

Since 2.6

Returns

a pointer to the browse dialog's title.