Method
GtkFileChooserselect_filename
since: 2.4
Declaration [src]
gboolean
gtk_file_chooser_select_filename (
GtkFileChooser* chooser,
const char* filename
)
Description [src]
Selects a filename. If the file name isn’t in the current
folder of chooser
, then the current folder of chooser
will
be changed to the folder containing filename
.
Available since: 2.4