gtkEntryCompletionGetEntry {RGtk2}R Documentation

gtkEntryCompletionGetEntry

Description

Gets the entry completion has been attached to.

Usage

gtkEntryCompletionGetEntry(object)

Arguments

object

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.20.21 Index]