Table of Contents

Efl.Input.Pointer.value_has

Keys

Values


Signature

@property value_has @beta {
    get {
        keys {
            key: Efl.Input.Value;
        }
    }
    values {
        has: bool;
    }
}

C signature

Eina_Bool efl_input_pointer_value_has_get(const Eo *obj, Efl_Input_Value key);

Implemented by