API Version: 10
Library Version: 10
Generated by gi-docgen 2022.2
since: 1.0
gchar* clutter_text_get_selection ( ClutterText* self )
Retrieves the currently selected text.
Available since: 1.0
Type: gchar*
gchar*
A newly allocated string containing the currently selected text, or NULL. Use g_free() to free the returned string.
NULL
g_free()