Method

AdwWindowTitleget_subtitle

since: 1.0

Declaration [src]

const char*
adw_window_title_get_subtitle (
  AdwWindowTitle* self
)

Description [src]

Gets the subtitle of self.

Available since: 1.0

Return value

Type: const char*

The subtitle.

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