gtkEntryCompletionGetPopupCompletion {RGtk2}R Documentation

gtkEntryCompletionGetPopupCompletion

Description

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

Usage

gtkEntryCompletionGetPopupCompletion(object)

Arguments

object [GtkEntryCompletion] a GtkEntryCompletion

Details

Since 2.6

Value

[logical] TRUE if popup completion is turned on

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]