Method

GimpUiFileChooserget_file

since: 3.0

Declaration [src]

GFile*
gimp_file_chooser_get_file (
  GimpFileChooser* chooser
)

Description [src]

Gets the currently selected file.

Available since: 3.0

Return value

Type: GFile

An internal copy of the file which must not be freed.

The data is owned by the instance.