MenuItem.getRightJustified

Warning gtk_menu_item_get_right_justified has been deprecated since version 3.2 and should not be used in newly-written code. See gtk_menu_item_set_right_justified() Gets whether the menu item appears justified at the right side of the menu bar.

class MenuItem
int
getRightJustified
()

Return Value

Type: int

TRUE if the menu item will appear at the far right if added to a menu bar.

Meta