Menu.getForAttachWidget

Returns a list of the menus which are attached to this widget. This list is owned by GTK+ and must not be modified. Since 2.6

class Menu
static
getForAttachWidget

Parameters

widget Widget

a GtkWidget

Return Value

Type: ListG

the list of menus attached to his widget. [element-type GtkWidget][transfer none]

Meta