gtkNotebookGetTabDetachable {RGtk2}R Documentation

gtkNotebookGetTabDetachable

Description

Returns whether the tab contents can be detached from notebook.

Usage

gtkNotebookGetTabDetachable(object, child)

Arguments

object

a GtkNotebook

child

a child GtkWidget

Details

Since 2.10

Value

[logical] TRUE if the tab is detachable.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]