Table of Contents

Efl.Ui.Image.playable

Values


Overridden from Efl.Playable.playable (get).

Signature

@property playable @pure_virtual {
    get {}
    values {
        playable: bool;
    }
}

C signature

Eina_Bool efl_playable_get(const Eo *obj);

Implemented by