Method

AdapWindowTitleget_subtitle

Declaration [src]

const char*
adap_window_title_get_subtitle (
  AdapWindowTitle* self
)

Description [src]

Gets the subtitle of self.

Return value

Type: const char*

The subtitle.

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