26#ifndef TGUI_GROUP_RENDERER_HPP
27#define TGUI_GROUP_RENDERER_HPP
30#include <TGUI/Renderers/WidgetRenderer.hpp>
40 using WidgetRenderer::WidgetRenderer;
Definition GroupRenderer.hpp:37
Padding getPadding() const
Returns the size of the padding.
void setPadding(const Padding &padding)
Changes the size of the padding.
Definition Outline.hpp:39
Namespace that contains all TGUI functions and classes.
Definition AbsoluteOrRelativeValue.hpp:36