SourceSearchSettings.setWrapAround

Enables or disables the wrap around search. If @wrap_around is %TRUE, the forward search continues at the beginning of the buffer if no search occurrences are found. Similarly, the backward search continues to search at the end of the buffer.

class SourceSearchSettings
void
setWrapAround
()

Parameters

wrapAround bool

the setting.

Meta

Since

3.10