gtkMenuGetTitle {RGtk2}R Documentation

gtkMenuGetTitle

Description

Returns the title of the menu. See gtkMenuSetTitle.

Usage

gtkMenuGetTitle(object)

Arguments

object [GtkMenu] a GtkMenu

Value

[character] the title of the menu, or NULL if the menu has no title set on it.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]