Determines the popup delay (in milliseconds) at which the completion will be shown for interactive completion.
The scroll page size of the proposals in the completion window. In
other words, when
See also the #GtkSourceCompletion::move-cursor signal.
The scroll page size of the provider pages in the completion window.
See the #GtkSourceCompletion::move-page signal.
Determines whether the visibility of the info window should be saved when the completion is hidden, and restored when the completion is shown again.
Determines whether the first proposal should be selected when the completion is first shown.
Determines whether provider headers should be shown in the proposal list. It can be useful to disable when there is only one provider.
Determines whether provider and proposal icons should be shown in the completion popup.
The #GtkSourceView bound to the completion object.
Number of keyboard accelerators to show for the first proposals. For example, to activate the first proposal, the user can pressAlt 1 .