| Tizen Native API
    5.0
    | 
| Public Attributes | |
| const char * | name | 
| int | button | 
| Evas_Coord | x | 
| Evas_Coord | y | 
| Evas_Coord | w | 
| Evas_Coord | h | 
Detailed Description
The info sent in the callback for the "anchor,clicked" signals emitted by entries.
Member Data Documentation
The mouse button used to click on it
| Evas_Coord _Elm_Entry_Anchor_Info::h | 
Anchor geometry, relative to canvas
| const char* _Elm_Entry_Anchor_Info::name | 
The name of the anchor, as stated in its href
| Evas_Coord _Elm_Entry_Anchor_Info::w | 
Anchor geometry, relative to canvas
| Evas_Coord _Elm_Entry_Anchor_Info::x | 
Anchor geometry, relative to canvas
| Evas_Coord _Elm_Entry_Anchor_Info::y | 
Anchor geometry, relative to canvas