GtkMenuItem::right_justify

void right_justify();

Use this method to set the menu item to be justified to the right.

WARNING! This method has been deprecated in PHP-GTK 2 and should NOT be used in newly written code.
Use set_right_justified() instead.