gtkEntryCompletionDeleteAction {RGtk2.10}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.10 version 2.10.6 Index]