MenuItem.rightJustified

bool rightJustified() @property nothrow

Get rightJustified property.

Returns

Sets whether the menu item appears justified

at the right side of a menu bar.

void rightJustified(bool propval) @property nothrow

Set rightJustified property.

Parameters

propvalSets whether the menu item appears justified at the right side of a menu bar.