Method

HandyExpanderRowget_subtitle

since: 1.0

Declaration [src]

const gchar*
hdy_expander_row_get_subtitle (
  HdyExpanderRow* self
)

Description [src]

Gets the subtitle for self.

Available since: 1.0

Return value

Type: const gchar*

The subtitle for self.

The returned data is owned by the instance.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.