csharp: Fix factory instantiation
authorLauro Moura <lauromoura@expertisesolutions.com.br>
Tue, 24 Sep 2019 20:06:29 +0000 (20:06 +0000)
committerJongmin Lee <jm105.lee@samsung.com>
Tue, 24 Sep 2019 21:49:49 +0000 (06:49 +0900)
commit039a9c435b99ead7d70f7fb8603a1a36f458b192
treee4963b95fc364e3f57ca1d10a11a7363f8e6460a
parent2a2b612aa9339d728f6abddceabb9914435f85fc
csharp: Fix factory instantiation

After 892c26f906d23595b709b834dde6b032bdd6d89d, widget factories require
a widget to be their parents.

This commit updates C# tests and adds a warning message to elementary if the user does
not provide one.

Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D10122
src/lib/elementary/efl_ui_widget_factory.c
src/tests/efl_mono/Model.cs
src/tests/efl_mono/Parts.cs
src/tests/efl_mono/meson.build