Method

PanelPanedremove

Declaration [src]

void
panel_paned_remove (
  PanelPaned* self,
  GtkWidget* child
)

Description [src]

Removes a widget from the paned.

Parameters

child

Type: GtkWidget

A GtkWidget.

The data is owned by the caller of the method.