Method

GtkEntryCompletionget_inline_completion

since: 2.6

Declaration [src]

gboolean
gtk_entry_completion_get_inline_completion (
  GtkEntryCompletion* completion
)

Description [src]

Returns whether the common prefix of the possible completions should be automatically inserted in the entry.

Available since: 2.6

Return value

Type: gboolean

TRUE if inline completion is turned on.