Method

GtkEntryCompletionset_popup_completion

since: 2.6

Declaration [src]

void
gtk_entry_completion_set_popup_completion (
  GtkEntryCompletion* completion,
  gboolean popup_completion
)

Description [src]

Sets whether the completions should be presented in a popup window.

Available since: 2.6

Parameters

popup_completion

Type: gboolean

TRUE to do popup completion.