Download

Support

Ewl_Event_MVC_Clicked Struct Reference
[Ewl_Events: Lower Level Event Handlers]

#include <ewl_events.h>

Collaboration diagram for Ewl_Event_MVC_Clicked:

Detailed Description

Provides information about the MVC clicked event.

Data Fields

int button
int clicks
unsigned int column
const Ewl_Modelmodel
unsigned int modifiers
void * mvc_data
unsigned int row

Field Documentation

The mouse button that was released

Number of consecutive clicks

the column of the item

Referenced by ewl_mvc_cb_clicked_multi(), and ewl_mvc_cb_clicked_single().

The model used for the item

Referenced by ewl_mvc_cb_clicked_multi(), and ewl_mvc_cb_clicked_single().

Modifiers that were pressed

Referenced by ewl_mvc_cb_clicked_multi().

The data the model is working with

Referenced by ewl_mvc_cb_clicked_multi(), and ewl_mvc_cb_clicked_single().

the row of the item

Referenced by ewl_mvc_cb_clicked_multi(), and ewl_mvc_cb_clicked_single().


The documentation for this struct was generated from the following file:

Copyright © Enlightenment.org

Enlightened Widget Library Documentation Generated: Fri Jan 23 21:56:30 2009