xtd_c - Reference Guide 0.2.0
font.h
Go to the documentation of this file.
1 
6 #pragma once
7 #include <xtd_c/object.h>
8 
15 };
16 
18 typedef struct xtd_drawing_font xtd_drawing_font;
xtd_handle internal_handle
Internal handle.
Definition: font.h:14
Contains object definitions.
Definition: font.h:9
void * xtd_handle
Represent a pointer or a handle.
Definition: types.h:129