[Top]
GTK2
GTK2.ToggleButton
|
Method GTK2.ToggleButton()->set_inconsistent()
- Method
set_inconsistent
GTK2.ToggleButton set_inconsistent(int setting)
- Description
If the user has selected a range of elements (such as some text or
spreadsheet cells) that are affected by a toggle button, and the current
values in that range are inconsistent, you may want to display the toggle
in an "in between" state. This function turns on "in between" display.
|