gtkMenuToolButtonGetMenu {RGtk2}R Documentation

gtkMenuToolButtonGetMenu

Description

Gets the GtkMenu associated with GtkMenuToolButton.

Usage

gtkMenuToolButtonGetMenu(object)

Arguments

object

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.20.21 Index]