gtkEntryCompletionGetInlineCompletion {RGtk2}R Documentation

gtkEntryCompletionGetInlineCompletion

Description

Returns whether the common prefix of the possible completions should be automatically inserted in the entry.

Usage

gtkEntryCompletionGetInlineCompletion(object)

Arguments

object [GtkEntryCompletion] a GtkEntryCompletion

Details

Since 2.6

Value

[logical] TRUE if inline completion is turned on

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]