Method

GtkMenuItemget_right_justified

deprecated: 3.2 

Declaration [src]

gboolean
gtk_menu_item_get_right_justified (
  GtkMenuItem* menu_item
)

Description [src]

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

Deprecated since: 3.2

See gtk_menu_item_set_right_justified()

Return value

Type: gboolean

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