Method

IdeProjectInfoget_icon

Declaration

GIcon*
ide_project_info_get_icon (
  IdeProjectInfo* self
)

Description

Gets the IdeProjectInfo:icon property.

Available since:3.32
Gets propertyIde.ProjectInfo:icon

Return value

Returns: GIcon
 

A GIcon or NULL.

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