Notebook.getTabReorderable
bool getTabReorderable(gtk.widget.Widget child)Gets whether the tab can be reordered via drag and drop or not.
Parameters
child | a child [gtk.widget.Widget] |
Returns
true if the tab is reorderable.
bool getTabReorderable(gtk.widget.Widget child)Gets whether the tab can be reordered via drag and drop or not.
child | a child [gtk.widget.Widget] |