API Version: 16
Library Version: 16
Generated by gi-docgen 2024.2
gboolean clutter_text_delete_selection ( ClutterText* self )
Deletes the currently selected text
This function is only useful in subclasses of ClutterText.
ClutterText
Type: gboolean
gboolean
TRUE if text was deleted or if the text actor is empty, and FALSE otherwise.
TRUE
FALSE