MenuShell.addOnInsert

The ::insert signal is emitted when a new #GtkMenuItem is added to a #GtkMenuShell. 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.

class MenuShell
gulong
addOnInsert
(
void delegate dlg
,)

Meta