Constructor
PanelPositionnew
Declaration [src]
PanelPosition*
panel_position_new (
void
)
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. |