menu.item.id
matches the string passed to
gtkToolItemSetProxyMenuItem
return the corresponding GtkMenuItem
.gtkToolItemGetProxyMenuItem(object, menu.item.id)
object
menu.item.id
GtkWidget
] The GtkMenuItem
passed to
gtkToolItemSetProxyMenuItem
, if the menu.item.id
s match.GtkToolItem
should use this function to update
their menu item when the GtkToolItem
changes. That the
menu.item.id
s must match ensures that a GtkToolItem
will not
inadvertently change a menu item that they did not create.
Since 2.4