Class | GGLib::Cursor |
In: |
mouse.rb
|
Parent: | Object |
img | [R] | |
imgObj | [R] | |
visible | [R] |
Forces the cursor to adhere to the visibility specified by parameter visible. Subsequent calls to toggleVisible and visible= will have no effect. See also unforceVisible.
If the cursor is currently invisible, makes it visible. If the cursor is currently visible, makes it invisible. Subject to the constraints of forceVisible.
Reverses the effects of forceVisible. Calls to toggleVisible and visible= will again have an effect.