Table of Contents

Efl.Canvas.Group.group_change

Description

Marks the object as dirty.

This also forcefully marks the given object as needing recalculation. As an effect, on the next rendering cycle its Efl.Canvas.Group.group_calculate method will be called.

Since 1.22

Signature

group_change {}

C signature

void efl_canvas_group_change(Eo *obj);

Implemented by