Table of Contents

Efl.Canvas.Layout_Part_Invalid.state

Values


Overridden from Efl.Canvas.Layout_Part.state (get).

Signature

@property state {
    get {}
    values {
        state: string ("");
        val: double (0.000000);
    }
}

C signature

void efl_canvas_layout_part_state_get(const Eo *obj, const char **state, double *val);

Implemented by