API Version: 42.0
Library Version: 42.0
const gchar* ide_marked_content_as_string ( IdeMarkedContent* self, gsize* len )
Gets the contents of the marked content as a C string.
len
gsize*
Location to store the length of the returned strings in bytes, or NULL.
NULL
const gchar*
The content as a string or NULL.