in the file chooser dialog
This is a utility property that sets both property@Gtk.FileDialog:initial-folder and property@Gtk.FileDialog:initial-name.
gio.file.File initialFile() @propertyGet initialFile property.
in the file chooser dialog
This is a utility property that sets both property@Gtk.FileDialog:initial-folder and property@Gtk.FileDialog:initial-name.
void initialFile(gio.file.File propval) @propertySet initialFile property.
propval | 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. |