gtkMenuGetForAttachWidget {RGtk2}R Documentation

gtkMenuGetForAttachWidget

Description

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

Usage

gtkMenuGetForAttachWidget(object)

Arguments

object [GtkWidget] a GtkWidget

Details

Since 2.6

Value

[list] the list of menus attached to his widget.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]