FileDialogGidBuilderImpl.initialFile

Set initialFile property.

class FileDialogGidBuilderImpl(T)
T
initialFile

Parameters

propval gio.file.File

The initial file, that is, the file that is initially selected in the file chooser dialog

This is a utility property that sets both property@Gtk.FileDialog:initial-folder and property@Gtk.FileDialog:initial-name.

Return Value

Type: T

Builder instance for fluent chaining