GtkMenuItem::get_right_justified

bool get_right_justified();

Use this method to determine whether or not the GtkMenuItem appears justified to the right of the menu bar it is attached to. The function return true if it does, false if not, or if it is not attached to any menu bar.

See also: set_right_justified()