Method

Adw.ActionRow.get_subtitle

Declaration [src]

const char*
adw_action_row_get_subtitle (
  AdwActionRow* self
)

Description [src]

Gets the subtitle for self.

Gets propertyAdw.ActionRow:subtitle

Return value

Returns: const char*

the subtitle for self

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