Method

IdeProjectFileget_symbolic_icon

Declaration

GIcon*
ide_project_file_get_symbolic_icon (
  IdeProjectFile* self
)

Description

Gets the symbolic icon to represent the file.

Return value

Type: GIcon

A GIcon or NULL.

The data is owned by the instance.
The return value can be NULL.