Functions | |
void | evas_object_layer_set (Evas_Object *obj, int l) |
Sets the layer of the evas that the given object will be part of. | |
int | evas_object_layer_get (Evas_Object *obj) |
Retrieves the layer of the evas that the given object is part of. |
|
Retrieves the layer of the evas that the given object is part of.
|
|
Sets the layer of the evas that the given object will be part of.
|