child_delete


Description:

public bool child_delete (Menuitem child)

This function removes child from the children list of this.

It does not call unref on child.

Parameters:

this

The Menuitem which has child as a child

child

The child Menuitem that you want to no longer be a child of this.

Returns:

If we were able to delete child.