Dock.remove

void remove(gtk.widget.Widget widget) nothrow

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

Parameters

widgeta #GtkWidget to remove