Method

PanelDockremove

Declaration [src]

void
panel_dock_remove (
  PanelDock* self,
  GtkWidget* child
)

Description [src]

Removes a widget from the dock. If widget is not a DockChild, then the closest DockChild parent is removed.

Parameters

child

Type: GtkWidget

No description available.

The data is owned by the caller of the function.