1#ifndef LXGUI_GUI_CHECK_BUTTON_HPP
2#define LXGUI_GUI_CHECK_BUTTON_HPP
4#include "lxgui/gui_button.hpp"
5#include "lxgui/lxgui.hpp"
6#include "lxgui/utils.hpp"
28 std::string
serialize(
const std::string& tab)
const override;
An node in a layout file.
Manages the user interface.
The base class of all elements in the GUI.
Struct holding all the core information about a frame necessary for its creation.