Notebook.getTabDetachable
bool getTabDetachable(gtk.widget.Widget child)Returns whether the tab contents can be detached from notebook.
Parameters
child | a child [gtk.widget.Widget] |
Returns
true if the tab is detachable.
bool getTabDetachable(gtk.widget.Widget child)Returns whether the tab contents can be detached from notebook.
child | a child [gtk.widget.Widget] |