gtkEntryCompletionSetPopupCompletion {RGtk2.10}R Documentation

gtkEntryCompletionSetPopupCompletion

Description

Sets whether the completions should be presented in a popup window.

Usage

gtkEntryCompletionSetPopupCompletion(object, popup.completion)

Arguments

object [GtkEntryCompletion] a GtkEntryCompletion
popup.completion [logical] TRUE to do popup completion

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2.10 version 2.10.6 Index]