Method

PanelFrameadd_before

Declaration [src]

void
panel_frame_add_before (
  PanelFrame* self,
  PanelWidget* panel,
  PanelWidget* sibling
)

Description

No description available.

Parameters

panel

Type: PanelWidget

No description available.

The data is owned by the caller of the function.
sibling

Type: PanelWidget

No description available.

The data is owned by the caller of the function.