The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

pEFL::Evas::Object

DESCRIPTION

This module is a perl binding to the Evas General Object Functions and Evas Smart Object funtions. It contains funtions and methods that manipulate generic Evas Objects, and functions dealing with Evas smart objects / instances (methods with the prefix smart_*).

SEE ALSO

https://www.enlightenment.org/develop/legacy/api/c/start#group__Evas__Object__Group.html

https://www.enlightenment.org/develop/legacy/api/c/start#group__Evas__Smart__Object__Group.html

AUTHOR

Maximilian Lika

COPYRIGHT AND LICENSE

Copyright (C) 2022 by Maximilian Lika

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.28.1 or, at your option, any later version of Perl 5 you may have available.