It is used by manual C# bindings for getting bindable parts in MVVM
factories as these don't have "hardcoded" Eo parts.
Details
Details
- Reviewers
zmike bu5hm4n cedric segfaultxavi
Diff Detail
Diff Detail
- Repository
- rEFL core/efl
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 13051 Build 9284: arc lint + arc unit
Comment Actions
I don't see why it can't be public. The @protected tag was added in D6098. Is that reasoning still valid?
Comment Actions
Abandoning to keep it protected in C. We can use other means to get this called from C#.