Method

PanelSessionItemset_position

Declaration [src]

void
panel_session_item_set_position (
  PanelSessionItem* self,
  PanelPosition* position
)

Description [src]

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.