Notebook.detachTab

Removes the child from the notebook.

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

class Notebook
void
detachTab

Parameters

child Widget

a child

Meta

Since

3.16