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
attach.widget
the GtkWidget
that the menu will be attached to.