FileChooserButton.setTitle

Modifies the @title of the browse dialog used by @button.

class FileChooserButton
void
setTitle
(
string title
)

Parameters

title string

the new browse dialog title.

Meta