The info sent in the callback for the "anchor,clicked" signals emitted by entries. More...
| Data Fields | |
| const char * | name | 
| The name of the anchor, as stated in its href. | |
| int | button | 
| The mouse button used to click on it. | |
| Evas_Coord | x | 
| Anchor geometry, relative to canvas. | |
| Evas_Coord | y | 
| Anchor geometry, relative to canvas. | |
| Evas_Coord | w | 
| Anchor geometry, relative to canvas. | |
| Evas_Coord | h | 
| Anchor geometry, relative to canvas. | |
The info sent in the callback for the "anchor,clicked" signals emitted by entries.