gtkMenuGetForAttachWidget {RGtk2}R Documentation

gtkMenuGetForAttachWidget

Description

Returns a list of the menus which are attached to this widget.

Usage

gtkMenuGetForAttachWidget(object)

Arguments

object

a GtkWidget

Details

Since 2.6

Value

[list] the list of menus attached to his widget. [ element-type GtkWidget][ transfer none ]

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]