Table of Contents

Efl.Canvas.Object.clipped_objects


Signature

@property clipped_objects {
    get {
        return: iterator<Efl.Canvas.Object> @no_unused;
    }
}

C signature

Eina_Iterator *efl_canvas_object_clipped_objects_get(const Eo *obj);

Implemented by