gtkMenuToolButtonGetMenu {RGtk2}R Documentation

gtkMenuToolButtonGetMenu

Description

Gets the GtkMenu associated with GtkMenuToolButton.

Usage

gtkMenuToolButtonGetMenu(object)

Arguments

object [GtkMenuToolButton] a GtkMenuToolButton

Details

Since 2.6

Value

[GtkWidget] the GtkMenu associated with GtkMenuToolButton

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]