Method
GtkEntryCompletionget_entry
since: 2.4
Declaration [src]
GtkWidget*
gtk_entry_completion_get_entry (
GtkEntryCompletion* completion
)
Return value
Type: GtkWidget
The entry completion
has been attached to.
The returned data is owned by the instance. |