Method

Adw.ActionRow.set_icon_name

Declaration [src]

void
adw_action_row_set_icon_name (
  AdwActionRow* self,
  const char* icon_name
)

Description [src]

Sets the icon name for self.

Parameters

icon_name const char*
 

the icon name

 Ownership is not transferred to the callee
 The string is a NUL terminated UTF-8 string