Table of Contents

Efl.Loop.iterate

Description

Runs a single iteration of the main loop to process everything on the queue.

Since 1.22

Signature

iterate {}

C signature

void efl_loop_iterate(Eo *obj);

Implemented by