RGtk2 (version 2.20.31)

gtkNotebookGetMenuLabelText: gtkNotebookGetMenuLabelText

Description

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

Usage

gtkNotebookGetMenuLabelText(object, child)

Arguments

object
child
the child widget of a page of the notebook.

Value

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.