Tizen Native API
Functions
Elementary Selection
Elementary Infrastructure

Functions

Eina_Bool elm_config_selection_unfocused_clear_get (void)
 Gets whether the selection should be cleared when entry widget is unfocused.
void elm_config_selection_unfocused_clear_set (Eina_Bool enabled)
 Sets whether the selection should be cleared when entry widget is unfocused.

Elementary Selection configuration.


Function Documentation

Gets whether the selection should be cleared when entry widget is unfocused.

Since (EFL) :
1.7
Since :
2.3.1
Returns:
EINA_TRUE if the selection would be cleared when unfocused, otherwise EINA_FALSE
See also:
elm_config_selection_unfocused_clear_set()

Sets whether the selection should be cleared when entry widget is unfocused.

Since (EFL) :
1.7
Since :
2.3.1
Parameters:
[in]enabledIf EINA_TRUE clear the selection when unfocused, otherwise EINA_FALSE to not clear the selection when unfocused
See also:
elm_config_selection_unfocused_clear_get()

Except as noted, this content - excluding the Code Examples - is licensed under Creative Commons Attribution 3.0 and all of the Code Examples contained herein are licensed under BSD-3-Clause.
For details, see the Content License