Method

Adw.PreferencesPage.set_icon_name

Declaration [src]

void
adw_preferences_page_set_icon_name (
  AdwPreferencesPage* self,
  const char* icon_name
)

Description [src]

Sets the icon name for self.

Parameters

icon_name const char*
 

the icon name

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