Notebook.getTabReorderable

Gets whether the tab can be reordered via drag and drop or not. Since 2.10

class Notebook
int
getTabReorderable

Parameters

child Widget

a child GtkWidget

Return Value

Type: int

TRUE if the tab is reorderable.

Meta