26#ifndef TGUI_SEPARATOR_LINE_RENDERER_HPP
27#define TGUI_SEPARATOR_LINE_RENDERER_HPP
30#include <TGUI/Renderers/WidgetRenderer.hpp>
Wrapper for colors.
Definition: Color.hpp:63
Definition: SeparatorLineRenderer.hpp:37
void setColor(Color color)
Changes the color of the line.
Color getColor() const
Returns the color of the line.
Namespace that contains all TGUI functions and classes.
Definition: AbsoluteOrRelativeValue.hpp:36