Method

EogImageget_file

Declaration [src]

GFile*
eog_image_get_file (
  EogImage* img
)

Description [src]

Gets the GFile associated with img.

Return value

Type: GFile

A GFile.

The caller of the method takes ownership of the data, and is responsible for freeing it.