4#ifndef INCLUDE_FIFECHAN_WIDGETS_BARSECTION_HPP_
5#define INCLUDE_FIFECHAN_WIDGETS_BARSECTION_HPP_
8#include "fifechan/platform.hpp"
11#include "fifechan/widgets/container.hpp"
63 void setAlignment(Alignment alignment);
71 Alignment getAlignment()
const;
79 void setExpand(
bool expand);
87 bool isExpand()
const;
A container section for use within HorizontalBar or VerticalBar widgets.
bool mExpand
Whether the section expands to fill available space.
Alignment mAlignment
Alignment of children within the section.
Alignment
Alignment options for children within the section.
Used replacement tokens by configure_file():