Method

GtkEntryCompletionget_popup_completion

since: 2.6

Declaration [src]

gboolean
gtk_entry_completion_get_popup_completion (
  GtkEntryCompletion* completion
)

Description [src]

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

Available since: 2.6

Return value

Type: gboolean

TRUE if popup completion is turned on.