Tizen Native API
4.0
|
Functions that manipulate generic Evas objects.
All Evas displaying units are Evas objects. One handles them all by means of the handle Evas_Object. Besides Evas treats their objects equally, they have types, which define their specific behavior (and individual API).
Evas comes with a set of built-in object types:
These functions apply to any Evas object, whichever type that may have.
Typedefs | |
typedef Eo | Evas_Object |
An Evas Object handle.