gtkEntryCompletionGetEntry {RGtk2}R Documentation

gtkEntryCompletionGetEntry

Description

Gets the entry completion has been attached to.

Usage

gtkEntryCompletionGetEntry(object)

Arguments

object [GtkEntryCompletion] A GtkEntryCompletion.

Details

Since 2.4

Value

[GtkWidget] The entry completion has been attached to.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]