Method

Adw.PreferencesGroup.set_description

Declaration [src]

void
adw_preferences_group_set_description (
  AdwPreferencesGroup* self,
  const char* description
)

Description [src]

Sets the description for self.

Parameters

description const char*
 

the description

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