gtkEntryCompletionSetInlineSelection {RGtk2}R Documentation

gtkEntryCompletionSetInlineSelection

Description

Sets whether it is possible to cycle through the possible completions inside the entry.

Usage

gtkEntryCompletionSetInlineSelection(object, inline.selection)

Arguments

object [GtkEntryCompletion] a GtkEntryCompletion
inline.selection [logical] TRUE to do inline selection

Details

Since 2.12

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]