1 2 3 4 5 6 7 8
interface Evas.Zoomable_Interface (Evas.Signal_Interface) { events { zoom,start; zoom,stop; zoom,change; } }