Method

PanelPanedinsert

Declaration [src]

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

Description

No description available.

Parameters

position int
  No description available.
child GtkWidget
  No description available.
 The data is owned by the caller of the function.