API Version: 1.0
Library Version: 0.10.2-dev
Generated by gi-docgen 2024.1
since: 0.1
char* ibis_formatting_strip ( const char* text )
Removes all formatting from text and returns the result.
text
Available since: 0.1
Type: const char*
const char*
The text to strip.
NULL
Type: char*
char*
The result of stripping text.