• Main
  • About
  • Download
  • Contact
  • Docs
  • News
  • Develop
  • Contribute
  • Options
    • Show pagesource
    • Backlinks
    • Media Manager
    • Sitemap
  • Login / Register

Navigation

  • Developing with EFL
  • Setting Up EFL
  • Tutorials: Legacy API
  • Tutorials: Unified C API
  • Tutorials: Unified C# API
  • Programming Guides: Legacy API
  • Programming Guides: Unified C API
  • Programming Guides: Unified C# API
  • Reference Guide: Legacy API
  • Reference Guide: Unified C API
  • Reference Guide: Unified C# API 🌐

Page Contents

  • Values
  • Signature
  • C signature
  • Implemented by
  • Top of Page

Efl.Ui.Image_Zoomable.playable

Values

  • playable - No description supplied.


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

  • Efl.Playable.playable
  • Efl.Canvas.Animation_Player.playable
  • Efl.Canvas.Layout.playable
  • Efl.Ui.Image.playable
  • Efl.Ui.Image_Zoomable.playable
  • Efl.Canvas.Animation.playable