Gtk.MenuItem.prototype.get_right_justified
function get_right_justified():Boolean {
// Gjs wrapper for gtk_menu_item_get_right_justified()
}Gets whether the menu item appears justified at the right side of the menu bar.
- Returns
true if the menu item will appear at the far right if added to a menu bar.