efl/src/lib/efl_mono/efl_mono_model_internal_chi...

11 lines
263 B
Plaintext

class @beta Efl.Mono_Model_Internal_Child extends Efl.Loop_Consumer implements Efl.Model
{
implements {
Efl.Object.constructor;
Efl.Object.destructor;
Efl.Model.properties { get; }
Efl.Model.property { get; set; }
Efl.Model.child_add;
}
}