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

17 lines
242 B
Markdown

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