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