interface Evas.Selectable_Interface (Evas.Signal_Interface) { events { selected; unselected; selection,paste; selection,copy; selection,cut; selection,start; selection,changed; selection,cleared; } }