Class colorselector.
More...
◆ colorselector() [1/3]
elm::colorselector::colorselector |
( |
::efl::eo::parent_type |
_p | ) |
|
|
inlineexplicit |
◆ colorselector() [2/3]
elm::colorselector::colorselector |
( |
Eo * |
eo | ) |
|
|
inlineexplicit |
Eo Constructor.
Constructs the object from an Eo* pointer stealing its ownership.
- Parameters
-
◆ colorselector() [3/3]
elm::colorselector::colorselector |
( |
std::nullptr_t |
| ) |
|
|
inlineexplicit |
nullptr_t Constructor.
Constructs an empty (null) object.
◆ palette_color_add()
::elm::widget_item elm::colorselector::palette_color_add |
( |
int |
r_, |
|
|
int |
g_, |
|
|
int |
b_, |
|
|
int |
a_ |
|
) |
| const |