GtkMenuShell::prepend
    
     prepend()  adds the item
     passed as the parameter to the current beginning position in the
     array of child objects within the containing menu, i.e. a second item
     packed using prepend()  will
     precede the first item packed in this way.