Method

Adw.StatusPage.set_title

Declaration [src]

void
adw_status_page_set_title (
  AdwStatusPage* self,
  const char* title
)

Description [src]

Sets the title for self.

Available since:1.0
Sets propertyAdw.StatusPage:title

Parameters

title const char*
 

the title

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