Where is this argument documented?  Specificly, which Evas event structure is 
passed for an elementary button widget for a "clicked" event?  I would like to 
get various event information, such as the x and y position of the mouse (I 
know this information is there somewhere, since it is part of the underlying 
X11 event).  Can I just cast the event_info pointer to a Evas_Event_Mouse_Down 
object?  Or is the event_info something else?  Nowhere in the elementary docs 
for the button widget 
(http://docs.enlightenment.org/stable/elementary/group__Button.html) says what 
is passed.  ALL of the examples totally ignore the third argument to the event 
callbacks and *nowhere* is this parameter documented, other than in the Evas 
docs which just say that it contains some event specific structure.

-- 
Robert Heller             -- 978-544-6933 / hel...@deepsoft.com
Deepwoods Software        -- http://www.deepsoft.com/
()  ascii ribbon campaign -- against html e-mail
/\  www.asciiribbon.org   -- against proprietary attachments


                     

------------------------------------------------------------------------------
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to