Method

PanelSessionItemget_position

Declaration [src]

PanelPosition*
panel_session_item_get_position (
  PanelSessionItem* self
)

Description [src]

Gets the PanelPosition for the item.

Return value

Returns: PanelPosition
 

A PanelPosition or NULL.

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