Method
GtkFileChooserget_current_folder
Declaration [src]
GFile*
gtk_file_chooser_get_current_folder (
GtkFileChooser* chooser
)
Description [src]
Gets the current folder of chooser
as GFile
.
Deprecated since: | 4.10 |
Use |
GFile*
gtk_file_chooser_get_current_folder (
GtkFileChooser* chooser
)
Gets the current folder of chooser
as GFile
.
Deprecated since: | 4.10 |
Use |