Method

IdePaneget_position

Declaration

PanelPosition*
ide_pane_get_position (
  IdePane* self
)

Description

Gets the position of the panel or NULL.

Return value

Type: PanelPosition

An PanelPosition or NULL.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The return value can be NULL.