The ::insert signal is emitted when a new gtk.MenuItem is added to
a gtk.MenuShell A separate signal is used instead of
GtkContainer::add because of the need for an additional position
parameter.
The inverse of this signal is the GtkContainer::removed signal.
The ::insert signal is emitted when a new gtk.MenuItem is added to a gtk.MenuShell A separate signal is used instead of GtkContainer::add because of the need for an additional position parameter.
The inverse of this signal is the GtkContainer::removed signal.