diff options
Diffstat (limited to 'legacy/evas/src/lib/Evas.h')
-rw-r--r-- | legacy/evas/src/lib/Evas.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/legacy/evas/src/lib/Evas.h b/legacy/evas/src/lib/Evas.h index 2f78a4304..b8b6d160d 100644 --- a/legacy/evas/src/lib/Evas.h +++ b/legacy/evas/src/lib/Evas.h @@ -18193,6 +18193,7 @@ enum /** * @def evas_obj_image_source_events_set + * @since 1.8 * * Set events to be repeated to the source object. * @@ -18204,6 +18205,7 @@ enum /** * @def evas_obj_image_source_events_get + * @since 1.8 * * Get the state of the source event. * |