Method

Adw.ViewSwitcherTitle.set_subtitle

Declaration [src]

void
adw_view_switcher_title_set_subtitle (
  AdwViewSwitcherTitle* self,
  const char* subtitle
)

Description [src]

Sets the subtitle of self.

Parameters

subtitle const char*
 

a subtitle

 Can be NULL
 Ownership is not transferred to the callee
 The string is a NUL terminated UTF-8 string