efl/layout: add explicit doc note about efl.player property defaults

Reviewed-by: Xavi Artigas <xavierartigas@yahoo.es>
Differential Revision: https://phab.enlightenment.org/D11311
This commit is contained in:
Mike Blumenkrantz 2020-02-10 12:21:11 -05:00 committed by Marcel Hollerbach
parent 220daf5664
commit 41299c2b09
1 changed files with 4 additions and 1 deletions

View File

@ -6,7 +6,10 @@ class @beta Efl.Canvas.Layout extends Efl.Canvas.Group implements Efl.File, Efl.
Efl.Player, Efl.Playable, Efl.Gfx.Color_Class, Efl.Gfx.Text_Class,
Efl.Gfx.Size_Class
{
[[Edje object class]]
[[Edje object class
The @Efl.Player.autoplay and @Efl.Player.playback_loop properties both default to $true in this class.
]]
event_c_prefix: efl_layout;
data: Edje;
methods {