attach_widget


Description:

[ NoAccessorMethod ]
[ Version ( since = "2.14" ) ]
public Widget attach_widget { owned get; set; }

The widget the menu is attached to.

Setting this property attaches the menu without a MenuDetachFunc. If you need to use a detacher, use attach_to_widget directly.