get_tab_detachable
Description:
[
Version ( since =
"2.10" ) ]
public bool get_tab_detachable (
Widget child)
Returns whether the tab contents can be detached from this.
Parameters:
this |
a Notebook
|
child |
a child Widget
|
Returns:
true if the tab is detachable.
|