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

18 lines
242 B
Markdown
Raw Normal View History

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