|
Orcus
|
#include <styles.hpp>
Public Member Functions | |
| void | set () noexcept |
| void | reset () |
| bool | operator== (const border_attrs_active_t &other) const noexcept |
| bool | operator!= (const border_attrs_active_t &other) const noexcept |
Public Attributes | |
| bool | style = false |
| bool | border_color = false |
| bool | border_width = false |
Specifies whether each attribute of border_attrs_t is active or not.