Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkMenuItemSetRightJustified

gtkMenuItemSetRightJustified


Description

Sets whether the menu item appears justified at the right side of a menu bar. This was traditionally done for "Help" menu items, but is now considered a bad idea. (If the widget layout is reversed for a right-to-left language like Hebrew or Arabic, right-justified-menu-items appear at the left.)

Usage

gtkMenuItemSetRightJustified(object, right.justified)

Arguments

object

a GtkMenuItem.

right.justified

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

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.