EFL UI text anchor information. More...
| Data Fields | |
| const char * | name | 
| The name of the anchor, as stated in its href.  More... | |
| int | button | 
| The mouse button used to click on it.  More... | |
| int | x | 
| Anchor geometry, relative to canvas.  More... | |
| int | y | 
| Anchor geometry, relative to canvas.  More... | |
| int | w | 
| Anchor geometry, relative to canvas.  More... | |
| int | h | 
| Anchor geometry, relative to canvas.  More... | |
EFL UI text anchor information.
| const char * _Efl_Ui_Text_Anchor_Info::name | 
The name of the anchor, as stated in its href.
| int _Efl_Ui_Text_Anchor_Info::button | 
The mouse button used to click on it.
| int _Efl_Ui_Text_Anchor_Info::x | 
Anchor geometry, relative to canvas.
| int _Efl_Ui_Text_Anchor_Info::y | 
Anchor geometry, relative to canvas.
| int _Efl_Ui_Text_Anchor_Info::w | 
Anchor geometry, relative to canvas.
| int _Efl_Ui_Text_Anchor_Info::h | 
Anchor geometry, relative to canvas.