Method

IdePageget_icon

Declaration

GIcon*
ide_page_get_icon (
  IdePage* self
)

Description

Gets the GIcon to represent the view.

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.