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

17 lines
240 B
Markdown
Raw Normal View History

---
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.