get_for_attach_widget


Description:

public static unowned List<Menu> get_for_attach_widget (Widget widget)

Returns a list of the menus which are attached to this widget.

This list is owned by GTK+ and must not be modified.

Parameters:

widget

a Widget

Returns:

the list of menus attached to his widget.