RGtk2 (version 2.20.31)

gtkMenuAttachToWidget: gtkMenuAttachToWidget

Description

Attaches the menu to the widget and provides a callback function that will be invoked when the menu calls gtkMenuDetach during its destruction.

Usage

gtkMenuAttachToWidget(object, attach.widget)

Arguments

object
attach.widget
the GtkWidget that the menu will be attached to.