API Version: 10
Library Version: 10
gchar* clutter_text_get_selection ( ClutterText* self )
Retrieves the currently selected text.
gchar*
A newly allocated string containing the currently selected text, or NULL. Use g_free() to free the returned string.
NULL
g_free()