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

a GtkEntryCompletion

inline.selection

TRUE to do inline selection

Details

Since 2.12

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]