Property
GtkSourceSearchSettings:wrap-around
since: 5
Description [src]
For a forward search, continue at the beginning of the buffer if no search occurrence is found. For a backward search, continue at the end of the buffer.
| Type: | gboolean |
| Available since: | 5 |
| Default value | FALSE |
| Getter method | gtk_source_search_settings_get_wrap_around() |
| Setter method | gtk_source_search_settings_set_wrap_around() |