gtkMenuGetAttachWidget {RGtk2}R Documentation

gtkMenuGetAttachWidget

Description

Returns the GtkWidget that the menu is attached to.

Usage

gtkMenuGetAttachWidget(object)

Arguments

object [GtkMenu] a GtkMenu.

Value

[GtkWidget] the GtkWidget that the menu is attached to.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]