python-efl/efl/evas
Kai Huuhko a9a944b17b Add Python 2.6 compatibility, disabled one API method in evas.Image
Image.image_data_memoryview_get was disabled.

This method can be added back once we figure out how to do conditional
compilation using Python version.

Using an evas.Image instance as a memoryview object should do the same
thing as the disabled method.
2013-12-28 18:35:39 +02:00
..
efl.evas.pyx Use uintptr_t instead of long or unsigned long for handling pointers. 2013-12-15 15:08:57 +02:00
efl.evas_canvas.pxi Use uintptr_t instead of long or unsigned long for handling pointers. 2013-12-15 15:08:57 +02:00
efl.evas_canvas_callbacks.pxi Python-EFL: fix the mess with the lgpl version. 2013-12-07 17:54:58 +01:00
efl.evas_map.pxi Python-EFL: fix the mess with the lgpl version. 2013-12-07 17:54:58 +01:00
efl.evas_object.pxi Python-EFL: fix the mess with the lgpl version. 2013-12-07 17:54:58 +01:00
efl.evas_object_box.pxi Python-EFL: fix the mess with the lgpl version. 2013-12-07 17:54:58 +01:00
efl.evas_object_callbacks.pxi Python-EFL: fix the mess with the lgpl version. 2013-12-07 17:54:58 +01:00
efl.evas_object_events.pxi Python-EFL: fix the mess with the lgpl version. 2013-12-07 17:54:58 +01:00
efl.evas_object_grid.pxi Python-EFL: fix the mess with the lgpl version. 2013-12-07 17:54:58 +01:00
efl.evas_object_image.pxi Add Python 2.6 compatibility, disabled one API method in evas.Image 2013-12-28 18:35:39 +02:00
efl.evas_object_line.pxi Python-EFL: fix the mess with the lgpl version. 2013-12-07 17:54:58 +01:00
efl.evas_object_polygon.pxi Python-EFL: fix the mess with the lgpl version. 2013-12-07 17:54:58 +01:00
efl.evas_object_rectangle.pxi Python-EFL: fix the mess with the lgpl version. 2013-12-07 17:54:58 +01:00
efl.evas_object_smart.pxi Use uintptr_t instead of long or unsigned long for handling pointers. 2013-12-15 15:08:57 +02:00
efl.evas_object_table.pxi Python-EFL: fix the mess with the lgpl version. 2013-12-07 17:54:58 +01:00
efl.evas_object_text.pxi Python-EFL: fix the mess with the lgpl version. 2013-12-07 17:54:58 +01:00
efl.evas_object_textblock.pxi Python-EFL: fix the mess with the lgpl version. 2013-12-07 17:54:58 +01:00
efl.evas_object_textgrid.pxi Python-EFL: fix the mess with the lgpl version. 2013-12-07 17:54:58 +01:00
efl.evas_rect.pxi Python-EFL: fix the mess with the lgpl version. 2013-12-07 17:54:58 +01:00
smart_object_metaclass.pxi Use uintptr_t instead of long or unsigned long for handling pointers. 2013-12-15 15:08:57 +02:00