get_tab_reorderable
Description:
[
Version ( since =
"2.10" ) ]
public bool get_tab_reorderable (
Widget child)
Gets whether the tab can be reordered via drag and drop or not.
Parameters:
this |
a Notebook
|
child |
a child Widget
|
Returns:
true if the tab is reorderable.
|