GTK_SOURCE_COMPLETION_ACTIVATION_NONE
None.
GTK_SOURCE_COMPLETION_ACTIVATION_INTERACTIVE
Interactive activation. By
default, it occurs on each insertion in the GtkTextBuffer. This can be
blocked temporarily with gtk_source_completion_block_interactive().
GTK_SOURCE_COMPLETION_ACTIVATION_USER_REQUESTED
User requested activation.
By default, it occurs when the user presses
Control+space.
GTK_SOURCE_COMPLETION_ACTIVATION_NONE None. GTK_SOURCE_COMPLETION_ACTIVATION_INTERACTIVE Interactive activation. By default, it occurs on each insertion in the GtkTextBuffer. This can be blocked temporarily with gtk_source_completion_block_interactive(). GTK_SOURCE_COMPLETION_ACTIVATION_USER_REQUESTED User requested activation. By default, it occurs when the user presses Control+space.