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

gtkCheckMenuItemSetInconsistent

gtkCheckMenuItemSetInconsistent


Description

If the user has selected a range of elements (such as some text or spreadsheet cells) that are affected by a boolean setting, and the current values in that range are inconsistent, you may want to display the check in an "in between" state. This function turns on "in between" display. Normally you would turn off the inconsistent state again if the user explicitly selects a setting. This has to be done manually, gtkCheckMenuItemSetInconsistent only affects visual appearance, it doesn't affect the semantics of the widget.

Usage

gtkCheckMenuItemSetInconsistent(object, setting)

Arguments

object

a GtkCheckMenuItem

setting

TRUE to display an "inconsistent" third state check

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.