detachTab

open fun detachTab(child: Widget)

Removes the child from the notebook.

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

Parameters

child

a child