Method

IdeFrameget_position

Declaration

PanelPosition*
ide_frame_get_position (
  IdeFrame* self
)

Description

Gets the position in the grid of a frame.

Return value

Type: PanelPosition

A new PanelPosition.

The caller of the method takes ownership of the data, and is responsible for freeing it.