diff --git a/src/lib/efl/interfaces/efl_gfx_shape.eo b/src/lib/efl/interfaces/efl_gfx_shape.eo index 6ad491763c..54dcfe8b5f 100644 --- a/src/lib/efl/interfaces/efl_gfx_shape.eo +++ b/src/lib/efl/interfaces/efl_gfx_shape.eo @@ -58,7 +58,12 @@ mixin Efl.Gfx.Shape (Efl.Gfx.Path) } } @property stroke_dash { - [[Not implemented]] + [[Set stroke dash pattern. A dash pattern is specified by dashes, + an array of Efl_Gfx_Dash. Efl_Gfx_Dash values(length, gap) + must be positive. + + See also \@ref Efl_Gfx_Dash + ]] set { } get {