Method

GtkEditabledelete_selection

Declaration [src]

void
gtk_editable_delete_selection (
  GtkEditable* editable
)

Description [src]

Deletes the currently selected text of the editable. This call doesn’t do anything if there is no selected text.