Package: gtk
Function gtk:notebook-detach-tab
Lambda Listgtk:notebook-detach-tab (notebook child) ArgumentsDetails
Removes the child page from the notebook. This function is very similar to the gtk:container-remove function, but
additionally informs the notebook that the removal is happening as part of a
tab drag and drop operation, which should not be cancelled. | See also |
#2023-3-21