Class toolbar_item.
More...
◆ toolbar_item() [1/3]
elm::toolbar_item::toolbar_item |
( |
::efl::eo::parent_type |
_p | ) |
|
|
inlineexplicit |
◆ toolbar_item() [2/3]
elm::toolbar_item::toolbar_item |
( |
Eo * |
eo | ) |
|
|
inlineexplicit |
Eo Constructor.
Constructs the object from an Eo* pointer stealing its ownership.
- Parameters
-
◆ toolbar_item() [3/3]
elm::toolbar_item::toolbar_item |
( |
std::nullptr_t |
| ) |
|
|
inlineexplicit |
nullptr_t Constructor.
Constructs an empty (null) object.
◆ bring_in()
void elm::toolbar_item::bring_in |
( |
Elm_Toolbar_Item_Scrollto_Type |
scrollto_ | ) |
const |
◆ icon_file_set()
bool elm::toolbar_item::icon_file_set |
( |
::efl::eina::string_view |
file_, |
|
|
::efl::eina::string_view |
key_ |
|
) |
| const |
◆ icon_memfile_set()
bool elm::toolbar_item::icon_memfile_set |
( |
const void * |
img_, |
|
|
size_t |
size_, |
|
|
::efl::eina::string_view |
format_, |
|
|
::efl::eina::string_view |
key_ |
|
) |
| const |
◆ menu_set()
void elm::toolbar_item::menu_set |
( |
bool |
menu_ | ) |
const |
◆ show()
void elm::toolbar_item::show |
( |
Elm_Toolbar_Item_Scrollto_Type |
scrollto_ | ) |
const |
◆ state_add()
Elm_Toolbar_Item_State* elm::toolbar_item::state_add |
( |
::efl::eina::string_view |
icon_, |
|
|
::efl::eina::string_view |
label_, |
|
|
Evas_Smart_Cb |
func_, |
|
|
const void * |
data_ |
|
) |
| const |
◆ state_del()