Method
AdapToastset_title
Declaration [src]
void
adap_toast_set_title (
AdapToast* self,
const char* title
)
Description [src]
Sets the title that will be displayed on the toast.
The title can be marked up with the Pango text markup language.
Setting a title will unset AdapToast:custom-title.
If AdapToast:custom-title is set, it will be used instead.
| Sets property | Adap.Toast:title |