73 arrow::StringBuilder* builder,
const components::Text* elements,
size_t num_elements
Component: A string of text, e.g. for labels and text documents.
Definition text.hpp:22
Text(const char *str)
Construct Text from a null-terminated UTF8 string.
Definition text.hpp:29