gtkEntryCompletionSetPopupCompletion {RGtk2}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 version 2.12.5-3 Index]