Method

Adw.Toast.set_title

Declaration [src]

void
adw_toast_set_title (
  AdwToast* self,
  const char* title
)

Description [src]

Sets the title that will be displayed on the toast.

Available since:1.0
Sets propertyAdw.Toast:title

Parameters

title const char*
 

a title

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