Method

IdeSessionItemset_position

Declaration

void
ide_session_item_set_position (
  IdeSessionItem* self,
  PanelPosition* position
)

Description

Sets the position for self, if any.

Parameters

position

Type: PanelPosition

A PanelPosition or NULL.

The argument can be NULL.
The data is owned by the caller of the method.