Constructor
FoundryAcpContentBlocknew_text
unstable since: 1.2
Declaration [src]
FoundryAcpContentBlock*
foundry_acp_content_block_new_text (
const char* text
)
Parameters
text-
Type:
const char*UTF-8 text.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.