Method

Gtk.EntryCompletion.get_entry

Declaration [src]

GtkWidget*
gtk_entry_completion_get_entry (
  GtkEntryCompletion* completion
)

Description [src]

Gets the entry completion has been attached to.

Return value

Returns: GtkWidget

The entry completion has been attached to

Ownership is not transferred to the caller