libGumball
0.0.1
C23-Based, libGimbal-powered UI Library
Loading...
Searching...
No Matches
gumball.h
Go to the documentation of this file.
1
#
ifndef
GUMBALL_H
2
#
define
GUMBALL_H
3
4
// View this file's documentation online: https://libgumball.psyops.studio/gumball_8h.html
5
6
/*! \file
7
\brief Global include file for entire library.
8
9
This header file includes the entierty of libGumball
10
11
\author 2025 AgustÃn Bellagamba
12
\copyright MIT License
13
14
*/
15
16
#
include
"gumball_elements.h"
17
#
include
"gumball_types.h"
18
#
include
"gumball_ifaces.h"
19
#
include
"gumball_core.h"
20
21
#
endif
// GUMBALL_H
lib
api
gumball
gumball.h
Generated by
1.15.0