Table of Contents

Efl.Task.exit_code

Values


Signature

@property exit_code {
    get {}
    values {
        code: int;
    }
}

C signature

int efl_task_exit_code_get(const Eo *obj);

Implemented by