Method

Adw.ViewStackPage.set_title

Declaration [src]

void
adw_view_stack_page_set_title (
  AdwViewStackPage* self,
  const char* title
)

Description [src]

Sets the page title.

Available since:1.0

Parameters

title const char*
 

the page title

 Can be NULL
 The data is owned by the caller of the function
 The string is a NUL terminated UTF-8 string