Method

Adw.ExpanderRow.set_subtitle

Declaration [src]

void
adw_expander_row_set_subtitle (
  AdwExpanderRow* self,
  const char* subtitle
)

Description [src]

Sets the subtitle for self.

Parameters

subtitle const char*
 

the subtitle

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