gtkEntryCompletionDeleteAction {RGtk2}R Documentation

gtkEntryCompletionDeleteAction

Description

Deletes the action at index. from completion's action list.

Usage

gtkEntryCompletionDeleteAction(object, index)

Arguments

object [GtkEntryCompletion] A GtkEntryCompletion.
index [integer] The index of the item to Delete.

Details

Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]