FileDialog.setInitialName

Sets the name for the file that should be initially set. For saving dialogs, this will usually be pre-entered into the name field.

If a file with this name already exists in the directory set via propertyGtk.FileDialog:initial-folder, the dialog should preselect it.

class FileDialog
void
setInitialName
(
string name = null
)

Parameters

name string

a UTF8 string