SourceCompletionProviderIF.getInteractiveDelay

Get the delay in milliseconds before starting interactive completion for this provider. A value of -1 indicates to use the default value as set by the #GtkSourceCompletion:auto-complete-delay property.

interface SourceCompletionProviderIF
int
getInteractiveDelay
()

Return Value

Type: int

the interactive delay in milliseconds.

Meta