Method

Adw.ExpanderRow.set_icon_name

Declaration [src]

void
adw_expander_row_set_icon_name (
  AdwExpanderRow* self,
  const char* icon_name
)

Description [src]

Sets the icon name for self.

Available since:1.0

Parameters

icon_name const char*
 

the icon name

 Can be NULL
 The data is owned by the caller of the function
 The string is a NUL terminated UTF-8 string