Method

PanelFrameget_position

Declaration [src]

PanelPosition*
panel_frame_get_position (
  PanelFrame* self
)

Description [src]

Gets the PanelPosition for the frame.

Return value

Type: PanelPosition

A PanelPosition.

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