enum EE::Graphics::RichText::InlineSourceType

#include <richtext.hpp>

enum InlineSourceType {
    None,
    TextNode,
    Widget,
};