gtkNotebookGetTabDetachable {RGtk2} | R Documentation |
Returns whether the tab contents can be detached from notebook
.
gtkNotebookGetTabDetachable(object, child)
|
[GtkNotebook ] a GtkNotebook |
|
[GtkWidget ] a child GtkWidget |
Since 2.10
[logical] TRUE if the tab is detachable.
Derived by RGtkGen from GTK+ documentation