Method

IdeProjectFileget_symbolic_icon

since: 3.32

Declaration

GIcon*
ide_project_file_get_symbolic_icon (
  IdeProjectFile* self
)

Description

Gets the symbolic icon to represent the file.

Available since: 3.32

Return value

Type: GIcon

A GIcon or NULL.

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