Constructor

PanelPositionnew

Declaration [src]

PanelPosition*
panel_position_new (
  void
)

Description [src]

Create a position.

Return value

Type: PanelPosition

A newly created instance of PanelPosition.

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