Ewl_Selection_Idx Struct Reference
[Ewl_MVC: The base model-view-controller framework]
#include <ewl_mvc.h>
Collaboration diagram for Ewl_Selection_Idx:

Detailed Description
Structure to store information on a single index selection.Data Fields | |
unsigned int | column |
unsigned int | row |
Ewl_Selection | sel |
Field Documentation
unsigned int Ewl_Selection_Idx::column |
Index column
Referenced by ewl_mvc_handle_click(), ewl_mvc_highlight(), ewl_mvc_selected_get(), and ewl_mvc_selection_index_new().
unsigned int Ewl_Selection_Idx::row |
Inherit from Ewl_Selection
Referenced by ewl_mvc_selected_get(), and ewl_mvc_selection_index_new().
The documentation for this struct was generated from the following file:
- lib/ewl_mvc.h