Table of Contents

Efl.Object.invalidated

Values


Signature

@property invalidated {
    get {}
    values {
        finalized: bool;
    }
}

C signature

Eina_Bool efl_invalidated_get(const Eo *obj);

Implemented by