HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
src
hikogui
text
font_family_id.hpp
1
// Distributed under the Boost Software License, Version 1.0.
2
// (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
3
4
#pragma once
5
6
#include "../tagged_id.hpp"
7
8
namespace
hi::inline
v1
{
9
10
using
font_family_id = tagged_id<uint16_t,
"font_family_id"
>;
11
12
}
v1
DOXYGEN BUG.
Definition
algorithm.hpp:15
Generated on Mon Apr 22 2024 12:52:03 for HikoGUI by
1.10.0