child_removed


Description:

public virtual signal void child_removed (Object arg1)

Signaled when the child menuitem has been requested to be removed from the parent.

This signal is called when it has been removed from the list but not yet had unref called on it.

Parameters:

arg1

The Menuitem which was the child.