gtkMenuSetTitle {RGtk2}R Documentation

gtkMenuSetTitle

Description

Sets the title string for the menu. The title is displayed when the menu is shown as a tearoff menu.

Usage

gtkMenuSetTitle(object, title)

Arguments

object [GtkMenu] a GtkMenu
title [character] a string containing the title for the menu.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.8.5 Index]