gtkGetCurrentEventState {RGtk2} | R Documentation |
If there is a current event and it has a state field, place
that state field in state
and return TRUE
, otherwise return
FALSE
.
gtkGetCurrentEventState()
A list containing the following elements:
retval |
[logical] |
|
a location to store the state of the current event |
Derived by RGtkGen from GTK+ documentation