Method
AdwViewStackPageset_icon_name
[−]
Declaration [src]
void
adw_view_stack_page_set_icon_name (
AdwViewStackPage* self,
const char* icon_name
)
[−]
Parameters
icon_name
-
Type:
const char*
The icon name.
The argument can be NULL
.The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.