Method

IdeProjectInfoget_icon

Declaration

GIcon*
ide_project_info_get_icon (
  IdeProjectInfo* self
)

Description

Gets the IdeProjectInfo:icon property.

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.