Method

AdwViewSwitcherTitleget_title

Declaration [src]

const char*
adw_view_switcher_title_get_title (
  AdwViewSwitcherTitle* self
)

Description [src]

Gets the title of self.

Deprecated since:1.4

See the migration guide

Return value

Returns: const char*
 

The title.

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