Method

GtkEntryCompletionget_text_column

since: 2.6

Declaration [src]

gint
gtk_entry_completion_get_text_column (
  GtkEntryCompletion* completion
)

Description [src]

Returns the column in the model of completion to get strings from.

Available since: 2.6

Return value

Type: gint

The column containing the strings.