Gtk.Menu:attach-widget

"attach-widget"             Gtk.Widget                : Read / Write

The widget the menu is attached to. Setting this property attaches the menu without a Gtk.MenuDetachFunc. If you need to use a detacher, use Gtk.Menu.prototype.attach_to_widget directly.

Since 2.14