gtkMenuItemGetRightJustified {RGtk2}R Documentation

gtkMenuItemGetRightJustified

Description

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

Usage

gtkMenuItemGetRightJustified(object)

Arguments

object [GtkMenuItem] a GtkMenuItem

Value

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

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]