Efl.Ui.Text_Selectable (interface)

Description

Efl UI text selectable interface

Members

Events

selection,changed

Called when selection is changed
EFL_UI_EVENT_SELECTION_CHANGED(void)


selection,cleared

Called when selection is cleared
EFL_UI_EVENT_SELECTION_CLEARED(void)


selection,copy

Called when selection is copied
EFL_UI_EVENT_SELECTION_COPY(void)


selection,cut

Called when selection is cut
EFL_UI_EVENT_SELECTION_CUT(void)


selection,paste

Called when selection is pasted
EFL_UI_EVENT_SELECTION_PASTE(void)


selection,start

Called at selection start
EFL_UI_EVENT_SELECTION_START(void)