Method

IdeProjectFileget_symbolic_icon

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

Returns: GIcon*
 

A GIcon or NULL.

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