gtkEntryCompletionComplete {RGtk2}R Documentation

gtkEntryCompletionComplete

Description

Requests a completion operation, or in other words a refiltering of the current list with completions, using the current key. The completion list view will be updated accordingly.

Usage

gtkEntryCompletionComplete(object)

Arguments

object [GtkEntryCompletion] A GtkEntryCompletion.

Details

Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]