child_append


Description:

public bool child_append (Menuitem child)

This function adds child to the list of children on this at the end of that list.

Parameters:

this

The Menuitem which will become a new parent

child

The DbusmenMenuitem that will be a child

Returns:

Whether the child has been added successfully.