Method

IdeSessionItemget_position

Declaration

PanelPosition*
ide_session_item_get_position (
  IdeSessionItem* self
)

Description

Gets the PanelPosition for the item.

Return value

Type: PanelPosition

A PanelPosition or NULL.

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