Toast.getTitle
string getTitle() nothrowGets the title that will be displayed on the toast.
If a custom title has been set with adw.toast.Toast.setCustomTitle the return value will be null.
Returns
the title
string getTitle() nothrowGets the title that will be displayed on the toast.
If a custom title has been set with adw.toast.Toast.setCustomTitle the return value will be null.