324 B
324 B
title | id | weight | draft | author |
---|---|---|---|---|
darktable.print | darktable.print | 20 | false | people |
function(
message : string
)
Will print a string to the darktable control log (the long overlaid window that appears over the main panel).
- message - string - The string to display which should be a single line.