Table of Contents

Efl.File.loaded

Values

  • loaded - true if the object is loaded, false otherwise.


Signature

@property loaded {
    get {}
    values {
        loaded: bool;
    }
}

C signature

Eina_Bool efl_file_loaded_get(const Eo *obj);

Implemented by