efl/src
Lauro Moura 2e7b508312 csharp: Fix wrapping of private classes
Summary:
Sometimes, valid Eo objects of private classes can be returned from
methods. Currently we try to wrap in a minimal `Efl.Object` instance,
but as it is an abstract class, we can't instantiate directly.

This commits adds a dummy `Efl.ObjectRealized` to be instantiated when
wrapping such classes alongside a test case.

Fixes: T8258

Reviewers: felipealmeida, brunobelo, segfaultxavi, Jaehyun_Cho

Reviewed By: brunobelo

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D10101
2019-09-24 18:00:05 -03:00
..
benchmarks efl_ui_win: default the window type to basic 2019-09-24 16:00:44 +02:00
bin elementary: add a basic test for MVVM infrastructure. 2019-09-24 11:12:46 -07:00
bindings csharp: Fix wrapping of private classes 2019-09-24 18:00:05 -03:00
edje_external
examples elementary: migrate Efl.Ui.List_View to use Efl.Ui.Collection_View. 2019-09-24 11:12:44 -07: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_ui_selection_manager: fix potential out of bounce access 2019-09-24 16:56:48 -04:00
modules osx - require full opengl for gl support on osx 2019-09-23 21:22:22 +01:00
scripts eolian: remove support for globals 2019-09-24 18:27:37 +02:00
static_libs evas vg: fix gradient stroke fill memory leaks. 2019-09-24 11:49:10 +09:00
tests csharp: Fix wrapping of private classes 2019-09-24 18:00:05 -03:00
wayland_protocol