GtkMenuItem::right_justify
void right_justify(void); 
    
     right_justify()  sets a
     GtkMenuItem to the right of the
     GtkMenuBar it is appended to.  It has no
     effect in any other situation, and can only be used on the menu item
     taking the final position in the menu bar's array of items.