Method

AdwViewSwitcherTitleget_subtitle

Declaration [src]

const char*
adw_view_switcher_title_get_subtitle (
  AdwViewSwitcherTitle* self
)

Description [src]

Gets the subtitle of self.

Available since:1.0

Return value

Returns: const char*
 

The subtitle.

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