Evas_Object_Group

Langue: en

Autres versions - même langue

Version: 373924 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

Generic Object Functions -

Functions that manipulate generic evas objects.

Modules


Basic Object Manipulation

Methods that are often used, like those that change the color, clippers and geometry of the object.
Object Events

Objects generates events when they are moved, resized, when their visibility change, when they are deleted and so on.
UV Mapping (Rotation, Perspecitve, 3D...)

Evas allows different transformations to be applied to all kinds of objects.
Size Hints

Objects may carry hints so another object that acts as a manager (see Smart Object Functions) may know how to proper position and resize the object.
Extra Object Manipulation

Miscellaneous functions that also apply to any object, but are less used or not implemented by all objects.
Finding Objects

Functions that allows finding objects by their position, name or other properties.
Object Method Interceptors

Evas provides a way to intercept method calls.

Typedefs


typedef struct _Evas_Object Evas_Object
An Evas Object handle.

Detailed Description

Functions that manipulate generic evas objects.

Author

Generated automatically by Doxygen for Evas from the source code.