Method

GtkEntryCompletionget_entry

since: 2.4

Declaration [src]

GtkWidget*
gtk_entry_completion_get_entry (
  GtkEntryCompletion* completion
)

Description [src]

Gets the entry completion has been attached to.

Available since: 2.4

Return value

Type: GtkWidget

The entry completion has been attached to.

The returned data is owned by the instance.