25#ifndef TGUI_GROUP_RENDERER_HPP
26#define TGUI_GROUP_RENDERER_HPP
28#include <TGUI/Renderers/WidgetRenderer.hpp>
32TGUI_MODULE_EXPORT
namespace tgui
Definition GroupRenderer.hpp:35
Padding getPadding() const
Returns the size of the padding.
void setPadding(const Padding &padding)
Changes the size of the padding.
WidgetRenderer()=default
Default constructor.
Namespace that contains all TGUI functions and classes.
Definition AbsoluteOrRelativeValue.hpp:38