Method
AdapToastget_title
Declaration [src]
const char*
adap_toast_get_title (
AdapToast* self
)
Description [src]
Gets the title that will be displayed on the toast.
If a custom title has been set with adap_toast_set_custom_title()
the return value will be NULL
.
Gets property | Adap.Toast:title |