Table of Contents

Efl.Canvas.Object.seat_focus

Values


Signature

@property seat_focus {
    get {}
    values {
        focus: bool;
    }
}

C signature

Eina_Bool efl_canvas_object_seat_focus_get(const Eo *obj);

Implemented by