gtkEditableDeleteSelection {RGtk2}R Documentation

gtkEditableDeleteSelection

Description

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

Usage

gtkEditableDeleteSelection(object)

Arguments

object

a GtkEditable

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]