efl/src
Lauro Moura 26cfe3b8be efl: Make stable single-valued getters consistent.
Instead of a getter with an explicit return type, change it to be a
single-valued property.

The eolian C generator takes care of making this single value the actual
return value of the C function.

This also makes these properties able to be reflected on.

The stack properties returns just a pointer and not a new ref, so no
@move needed.

Beta properties will be handled in a future commit.

Depends on D10601
2019-11-05 15:47:23 -03:00
..
benchmarks benchmarks/eina: fix possible div by zero in ecore_hash 2019-10-18 13:29:07 -04:00
bin eolian: Imply @no_unused if @move in return. 2019-11-05 15:46:59 -03:00
bindings csharp: Changing visibility of nested class/struct 2019-11-04 14:53:54 -03:00
edje_external
examples cxx: Add license to CXX bindings. 2019-10-24 10:40:16 -03:00
generic evas - rsvg loader - comment out deprecated func from rsvg we don't need 2019-09-16 01:47:05 +01:00
lib efl: Make stable single-valued getters consistent. 2019-11-05 15:47:23 -03:00
modules evas-wayland-common: Move boolean fields to bottom of structure 2019-11-05 09:36:20 -05:00
scripts Pyolian: correctly define c_type as a property 2019-10-11 08:18:20 +02:00
static_libs meson: redo evas building 2019-10-29 12:54:56 -04:00
tests eolian: Imply @no_unused if @move in return. 2019-11-05 15:46:59 -03:00
wayland_protocol