Notebook.detachTab

void detachTab(gtk.widget.Widget child) nothrow

Removes the child from the notebook.

This function is very similar to gtk.notebook.Notebook.removePage, but additionally informs the notebook that the removal is happening as part of a tab DND operation, which should not be cancelled.

Parameters

childa child