Method

IdePageget_icon

since: 3.32

Declaration

GIcon*
ide_page_get_icon (
  IdePage* self
)

Description

Gets the GIcon to represent the view.

Available since: 3.32

Gets propertyIde.Page:icon

Return value

Type: GIcon

A GIcon or NULL.

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