gtkNotebookGetTabLabel: gtkNotebookGetTabLabel

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Returns the tab label widget for the page child. NULL is returned if child is not in notebook or if no tab label has specifically been set for child.

Usage

1
gtkNotebookGetTabLabel(object, child)

Arguments

object

a GtkNotebook

child

the page

Value

[GtkWidget] the tab label. [ transfer none ]

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.