On Wed, Jun 11, 2008 at 10:02 AM, varun shrivastava
<[EMAIL PROTECTED]> wrote:
> hi
>      I want to ask about following events that what are these events and how
> they are useful
>
>                     ClutterScrollEvent;

This type of event is used for the scroll wheel.

>                     ClutterStageStateEvent;

This type of event is fired when the state of the stage changes
(fullscreen, offscreen etc. See the enum ClutterStageState in the same
documentation file.

>                     ClutterCrossingEvent;

This type of events is the type used for enter, and leave events when
the pointer moves from one reactive actor to another.

/Øyvind K.
-- 
«The future is already here. It's just not very evenly distributed»
 -- William Gibson
http://pippin.gimp.org/ http://ffii.org/
--
To unsubscribe send a mail to [EMAIL PROTECTED]

Reply via email to