Method

PanelFrameget_position

Declaration [src]

PanelPosition*
panel_frame_get_position (
  PanelFrame* self
)

Description [src]

Gets the PanelPosition for the frame.

Return value

Returns: PanelPosition
 

A PanelPosition.

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