mirror of
https://github.com/brl/mutter.git
synced 2024-12-23 03:22:04 +00:00
2008-09-25 Emmanuele Bassi <ebassi@linux.intel.com>
* clutter/clutter-event.h: Fix missing documentation.
This commit is contained in:
parent
a87f34c177
commit
e3b80d147c
@ -1,3 +1,7 @@
|
||||
2008-09-25 Emmanuele Bassi <ebassi@linux.intel.com>
|
||||
|
||||
* clutter/clutter-event.h: Fix missing documentation.
|
||||
|
||||
2008-09-24 Emmanuele Bassi <ebassi@linux.intel.com>
|
||||
|
||||
Bug 1130 - CLUTTER_MOTION is not emitted when time goes backwards.
|
||||
|
@ -284,6 +284,7 @@ struct _ClutterButtonEvent
|
||||
* @x: event X coordinate
|
||||
* @y: event Y coordinate
|
||||
* @related: actor related to the crossing
|
||||
* @device: reserved for future use
|
||||
*
|
||||
* Event for the movement of the pointer across different actors
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user