Method

GioFileIconget_file

Declaration

GFile*
g_file_icon_get_file (
  GFileIcon* icon
)

Description

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.