|
Simple GUI Library
|
#include <stdint.h>Go to the source code of this file.
Classes | |
| struct | Sgl::Insets |
Functions | |
| Insets | Sgl::operator+ (const Insets &first, const Insets &second) |
| Insets | Sgl::operator- (const Insets &first, const Insets &second) |
Definition at line 44 of file insets.cpp.
Definition at line 52 of file insets.cpp.