FileChooserButton.getTitle

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

class FileChooserButton
string
getTitle
()

Return Value

Type: string

a pointer to the browse dialog’s title.

Meta