Description Usage Arguments Value Author(s)
Obtains the motion history for a device; given a starting and
ending timestamp, return all events in the motion history for
the device in the given range of time. Some windowing systems
do not support motion history, in which case, FALSE
will
be returned. (This is not distinguishable from the case where
motion history is supported and no events were found.)
1 | gdkDeviceGetHistory(object, window, start, stop)
|
|
a |
|
the window with respect to which which the event coordinates will be reported |
|
starting timestamp for range of events to return |
|
ending timestamp for the range of events to return |
A list containing the following elements:
retval |
[logical] |
|
location to store a newly-allocated list of |
|
location to store the length of |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.