gtkEntryCompletionSetPopupCompletion {RGtk2}R Documentation

gtkEntryCompletionSetPopupCompletion

Description

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

Usage

gtkEntryCompletionSetPopupCompletion(object, popup.completion)

Arguments

object

a GtkEntryCompletion

popup.completion

TRUE to do popup completion

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]