MenuBar.append

  1. Menu append(string label, bool rightJustify)
    class MenuBar
    append
    (
    string label
    ,
    bool rightJustify = false
    )
  2. void append(MenuItem item)