Property
GtkMenu:attach-widget
since: 2.14
Description [src]
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_attach_to_widget()
directly.
Type:GtkWidget
Available since: 2.14
Getter method | gtk_menu_get_attach_widget() |