Class flipselector.
More...
◆ flipselector() [1/3]
elm::flipselector::flipselector |
( |
::efl::eo::parent_type |
_p | ) |
|
|
inlineexplicit |
◆ flipselector() [2/3]
elm::flipselector::flipselector |
( |
Eo * |
eo | ) |
|
|
inlineexplicit |
Eo Constructor.
Constructs the object from an Eo* pointer stealing its ownership.
- Parameters
-
◆ flipselector() [3/3]
elm::flipselector::flipselector |
( |
std::nullptr_t |
| ) |
|
|
inlineexplicit |
nullptr_t Constructor.
Constructs an empty (null) object.
◆ item_append()
::elm::widget_item elm::flipselector::item_append |
( |
::efl::eina::string_view |
label_, |
|
|
Evas_Smart_Cb |
func_, |
|
|
const void * |
data_ |
|
) |
| const |
◆ item_prepend()
::elm::widget_item elm::flipselector::item_prepend |
( |
::efl::eina::string_view |
label_, |
|
|
Evas_Smart_Cb |
func_, |
|
|
void * |
data_ |
|
) |
| const |