gtkEntryCompletionDeleteAction {RGtk2} | R Documentation |
Deletes the action at index.
from completion
's action list.
gtkEntryCompletionDeleteAction(object, index)
|
[GtkEntryCompletion ] A GtkEntryCompletion . |
|
[integer] The index of the item to Delete. |
Since 2.4
Derived by RGtkGen from GTK+ documentation