python-efl/efl/evas
Davide Andreoli f9e8906724 Use new cython cpdef-enums in evas
cpdef enums are automatically exported to C and
to python, no more need for the enums file and
the duplicated definition for py.

This is a cython 0.21 feature so from now on you will
need at least that version.

Require some <int> cast here and there, but a totally
win in the end.
2015-01-04 20:44:45 +01:00
..
efl.evas.pyx Use new cython cpdef-enums in evas 2015-01-04 20:44:45 +01:00
efl.evas_canvas.pxi Lots of documentation fixes for ALL the classes 2015-01-03 20:17:24 +01:00
efl.evas_canvas_callbacks.pxi Use new cython cpdef-enums in evas 2015-01-04 20:44:45 +01:00
efl.evas_map.pxi Another year has passed... 2015-01-02 20:03:53 +01:00
efl.evas_object.pxi Use new cython cpdef-enums in evas 2015-01-04 20:44:45 +01:00
efl.evas_object_box.pxi Lots of documentation fixes for ALL the classes 2015-01-03 20:17:24 +01:00
efl.evas_object_callbacks.pxi Use new cython cpdef-enums in evas 2015-01-04 20:44:45 +01:00
efl.evas_object_events.pxi Another year has passed... 2015-01-02 20:03:53 +01:00
efl.evas_object_grid.pxi Lots of documentation fixes for ALL the classes 2015-01-03 20:17:24 +01:00
efl.evas_object_image.pxi Lots of documentation fixes for ALL the classes 2015-01-03 20:17:24 +01:00
efl.evas_object_line.pxi Lots of documentation fixes for ALL the classes 2015-01-03 20:17:24 +01:00
efl.evas_object_polygon.pxi Lots of documentation fixes for ALL the classes 2015-01-03 20:17:24 +01:00
efl.evas_object_rectangle.pxi Lots of documentation fixes for ALL the classes 2015-01-03 20:17:24 +01:00
efl.evas_object_smart.pxi Another year has passed... 2015-01-02 20:03:53 +01:00
efl.evas_object_table.pxi Lots of documentation fixes for ALL the classes 2015-01-03 20:17:24 +01:00
efl.evas_object_text.pxi Lots of documentation fixes for ALL the classes 2015-01-03 20:17:24 +01:00
efl.evas_object_textblock.pxi Lots of documentation fixes for ALL the classes 2015-01-03 20:17:24 +01:00
efl.evas_object_textgrid.pxi Use new cython cpdef-enums in evas 2015-01-04 20:44:45 +01:00
efl.evas_rect.pxi Docs: fix some text to not show up 2015-01-03 20:25:47 +01:00
smart_object_metaclass.pxi Another year has passed... 2015-01-02 20:03:53 +01:00