the menu without a #GtkMenuDetachFunc. If you need to use a detacher, use gtk.menu.Menu.attachToWidget directly.
Menu.attachWidget
Get attachWidget property.
Returns
The widget the menu is attached to. Setting this property attaches
Set attachWidget property.
Parameters
propval | The widget the menu is attached to. Setting this property attaches the menu without a #GtkMenuDetachFunc. If you need to use a detacher, use gtk.menu.Menu.attachToWidget directly. |