child_prepend


Description:

public bool child_prepend (Menuitem child)

This function adds child to the list of children on this at the beginning 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.