The Battle for Wesnoth  1.19.0-dev
Namespaces | Functions
hyperlink.hpp File Reference
#include "color.hpp"
#include "serialization/string_utils.hpp"
#include <string>
Include dependency graph for hyperlink.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 font
 Collection of helper functions relating to Pango formatting.
 

Functions

bool font::looks_like_url (std::string_view str)
 
std::string font::format_as_link (const std::string &link, color_t color)