Method

GioFileIconget_file

Declaration [src]

GFile*
g_file_icon_get_file (
  GFileIcon* icon
)

Description [src]

Gets the GFile associated with the given icon.

Gets propertyGio.FileIcon:file

Return value

Type: GFile

A GFile.

The data is owned by the instance.