~~Title: Efl.Loop_Consumer.promise_new~~ ====== Efl.Loop_Consumer.promise_new ====== ===== Description ===== %%Create a new promise with the scheduler coming from the loop provided by this object.%% %%You should not use eina_promise_data_set as this function rely on controlling the promise data.%% //Since 1.22// {{page>:develop:api-include:efl:loop_consumer:method:promise_new:description&nouser&nolink&nodate}} ===== Signature ===== promise_new @const { return: Eina.Promise; } ===== C signature ===== Eina_Promise efl_loop_promise_new(const Eo *obj); ===== Implemented by ===== * [[:develop:api:efl:loop_consumer:method:promise_new|Efl.Loop_Consumer.promise_new]]