gtkMenuGetTitle: gtkMenuGetTitle

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Returns the title of the menu. See gtkMenuSetTitle.

Usage

1

Arguments

object

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


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

Related to gtkMenuGetTitle in RGtk2...