Method

AdapExpanderRowget_subtitle

Declaration [src]

const char*
adap_expander_row_get_subtitle (
  AdapExpanderRow* self
)

Description [src]

Gets the subtitle for self.

Return value

Type: const char*

The subtitle for self.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.