Block interactive completion. This can be used to disable interactive
completion when inserting or deleting text from the buffer associated with
the completion. Use gtksource.completion.Completion.unblockInteractive to enable
interactive completion again.
Block interactive completion. This can be used to disable interactive completion when inserting or deleting text from the buffer associated with the completion. Use gtksource.completion.Completion.unblockInteractive to enable interactive completion again.
This function may be called multiple times. It will continue to block interactive completion until gtksource.completion.Completion.unblockInteractive has been called the same number of times.