Method

Adw.ActionRow.set_subtitle

Declaration [src]

void
adw_action_row_set_subtitle (
  AdwActionRow* self,
  const char* subtitle
)

Description [src]

Sets the subtitle for self.

Sets propertyAdw.ActionRow:subtitle

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