efl gfx_frame_controller: improve doc.

This commit is contained in:
Hermet Park 2019-01-29 19:56:03 +09:00
parent 58c9f56885
commit 2554a2940a
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ interface Efl.Gfx.Frame_Controller
[[Check if an object can be animated (has multiple frames).
This will be $true for animated object for instance but $false
for still image.
for a single frame object.
@since 1.1
]]