Method

PanelPanedinsert

Declaration [src]

void
panel_paned_insert (
  PanelPaned* self,
  int position,
  GtkWidget* child
)

Description

No description available.

Parameters

position

Type: int

No description available.

child

Type: GtkWidget

No description available.

The data is owned by the caller of the function.