enum EE::Graphics::RichText::InlineClear

#include <richtext.hpp>

enum InlineClear {
    None,
    Left,
    Right,
    Both,
};