Learning_GTK4_tree/gsk/gskprivate.h

12 lines
121 B
C

#pragma once
#include <glib.h>
#include <pango/pango.h>
G_BEGIN_DECLS
void gsk_ensure_resources (void);
G_END_DECLS