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