gtkMenuGetForAttachWidget {RGtk2.10}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.10 version 2.10.6 Index]