gtkMenuItemGetLabel {RGtk2}R Documentation

gtkMenuItemGetLabel

Description

Sets text on the menu.item label

Usage

gtkMenuItemGetLabel(object)

Arguments

object

a GtkMenuItem

Details

Since 2.16

Value

[character] The text in the menu.item label. This is the internal string used by the label, and must not be modified.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]