gtkEntryGetCompletion {RGtk2}R Documentation

gtkEntryGetCompletion

Description

Returns the auxiliary completion object currently in use by entry.

Usage

gtkEntryGetCompletion(object)

Arguments

object [GtkEntry] A GtkEntry

Details

Since 2.4

Value

[GtkEntryCompletion] The auxiliary completion object currently in use by entry.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]