diff options
author | Stefan Schmidt <stefan@osg.samsung.com> | 2016-11-10 14:40:15 +0100 |
---|---|---|
committer | Stefan Schmidt <stefan@osg.samsung.com> | 2016-11-10 15:14:42 +0100 |
commit | 318bf22a99c15cdc58234ca94b8df19df70a9bef (patch) | |
tree | 3d442820d8f133c81ea8cde6cebe636925155583 /src/lib/emotion/efl_canvas_video.eo | |
parent | 8e88ff7487884b7b5aca50a1b32bb590e179334a (diff) |
docs: emotion: add last missing docs for emotion eo file
Diffstat (limited to 'src/lib/emotion/efl_canvas_video.eo')
-rw-r--r-- | src/lib/emotion/efl_canvas_video.eo | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/lib/emotion/efl_canvas_video.eo b/src/lib/emotion/efl_canvas_video.eo index b7be0705db..4989a72ddb 100644 --- a/src/lib/emotion/efl_canvas_video.eo +++ b/src/lib/emotion/efl_canvas_video.eo | |||
@@ -1,4 +1,6 @@ | |||
1 | class Efl.Canvas.Video (Efl.Canvas.Group, Efl.File, Efl.Player, Efl.Image, Efl.Image.Load) { | 1 | class Efl.Canvas.Video (Efl.Canvas.Group, Efl.File, Efl.Player, Efl.Image, Efl.Image.Load) |
2 | { | ||
3 | [[Efl canvas video class]] | ||
2 | methods { | 4 | methods { |
3 | @property option { | 5 | @property option { |
4 | set { | 6 | set { |