Function
GtkMenuget_for_attach_widget
Declaration [src]
GList*
gtk_menu_get_for_attach_widget (
GtkWidget* widget
)
Description [src]
Returns a list of the menus which are attached to this widget. This list is owned by GTK+ and must not be modified.
Available since: | 2.6 |
Parameters
widget |
GtkWidget |
A |
|
The data is owned by the caller of the function. |