luadocs/content/lua.api.manual/darktable/darktable.print_toast.md

17 lines
No EOL
240 B
Markdown

---
title: darktable.print_toast
id: darktable.print_toast
weight: 185
draft: false
author: "people"
---
```
function(
message : string
)
```
Print a toast message to the darktable GUI.
* **message** - _string_ - The string to display.