Function
GdkDevicefree_history
Declaration [src]
void
gdk_device_free_history (
GdkTimeCoord** events,
gint n_events
)
Description [src]
Frees an array of GdkTimeCoord
that was returned by gdk_device_get_history().
This function is not directly available to language bindings.