Table of Contents

Efl.Object.event_freeze_count

Values

  • fcount - The event freeze count of this object.


Signature

@property event_freeze_count {
    get {}
    values {
        fcount: int;
    }
}

C signature

int efl_event_freeze_count_get(const Eo *obj);

Implemented by