6#include "fifechan/widgets/spacer.hpp"
9#include "fifechan/exception.hpp"
19 Spacer::~Spacer() =
default;
23 static_cast<void>(recursion);
Abstract interface providing primitive drawing functions (lines, rectangles, etc.).
void resizeToContent(bool recursion=true) override
Resizes the widget's size to fit the content exactly, calls recursively all childs.
void draw(Graphics *graphics) override
Overrides this so that the spacer doesn't draw nothing.
Spacer()
Initializes the spacer.
Used replacement tokens by configure_file():