summaryrefslogtreecommitdiff
path: root/src/lib/efl/interfaces/efl_gfx_path.eo
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/efl/interfaces/efl_gfx_path.eo')
-rw-r--r--src/lib/efl/interfaces/efl_gfx_path.eo2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/efl/interfaces/efl_gfx_path.eo b/src/lib/efl/interfaces/efl_gfx_path.eo
index b36bf090dd..a6df70d756 100644
--- a/src/lib/efl/interfaces/efl_gfx_path.eo
+++ b/src/lib/efl/interfaces/efl_gfx_path.eo
@@ -59,7 +59,7 @@ mixin Efl.Gfx.Path
@in dup_from: const(Efl.Object); [[Shape object from where data will be copied.]]
}
}
- bounds_get {
+ bounds_get @const {
[[Compute and return the bounding box of the currently set path
@since 1.18