Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkNotebookGetMenuLabelText

gtkNotebookGetMenuLabelText


Description

Retrieves the text of the menu label for the page containing child.

Usage

gtkNotebookGetMenuLabelText(object, child)

Arguments

object

a GtkNotebook

child

the child widget of a page of the notebook.

Value

[character] the text of the tab label, or NULL if the widget does not have a menu label other than the default menu label, or the menu label widget is not a GtkLabel.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.