gtkEntryCompletionSetInlineCompletion {RGtk2}R Documentation

gtkEntryCompletionSetInlineCompletion

Description

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

Usage

gtkEntryCompletionSetInlineCompletion(object, inline.completion)

Arguments

object

a GtkEntryCompletion

inline.completion

TRUE to do inline completion

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]