gtkEntryCompletionGetPopupCompletion {RGtk2.10}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.10 version 2.10.6 Index]