Notebook.getTabDetachable

Returns whether the tab contents can be detached from notebook. Since 2.10

class Notebook
int
getTabDetachable

Parameters

child Widget

a child GtkWidget

Return Value

Type: int

TRUE if the tab is detachable.

Meta