[ Version ( since = "2.6" ) ]
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.
widget |
a Widget |
the list of menus attached to his widget. |