std::string message(const std::string &token)
Shortcut to the tbx::app()->messages().message(...)
Definition: message.cc:41
std::string gsmessage(const std::string &token, int max_size)
Shortcut to the tbx::app()->messages().gsmessage(...)
Definition: message.cc:79