efl/src/lib/efl_mono
Lauro Moura 81b94b3e35 csharp: Fix passing acessor with ownership
Summary:
When passing an owned acessor from a converted collection we need a way
to unpin the passed data when the accessor is freed.

This commits adds a thin wrapper around the CArray accessor that unpins
the data when freed.

Depends on D10900

Reviewers: YOhoho, felipealmeida

Reviewed By: YOhoho

Subscribers: cedric, #reviewers, #committers, jptiz, brunobelo

Tags: #efl

Maniphest Tasks: T8486

Differential Revision: https://phab.enlightenment.org/D10901
2019-12-18 10:40:53 -03:00
..
.gitignore
efl_custom_exports_mono.c csharp: Fix running headless tests in dotnet 2019-11-07 22:46:15 -03:00
efl_mono_accessors.c csharp: Fix passing acessor with ownership 2019-12-18 10:40:53 -03:00
efl_mono_model_internal.c csharp: Add Efl.Model implementations to internal model 2019-10-17 11:11:00 -03:00
efl_mono_model_internal.eo csharp: Add Efl.Model implementations to internal model 2019-10-17 11:11:00 -03:00
efl_mono_model_internal_child.eo csharp: Add some docs to MVVM infrastructure 2019-10-08 10:24:17 +02:00