darktable.print_toast

function(
  message : string
)

Print a toast message to the darktable GUI.

  • message - string - The string to display.