Creates a new search context, associated with buffer, and customized with settings.
If settings is null, a new classSearchSettings object will be created, that you can retrieve with gtksource.search_context.SearchContext.getSettings.
a #GtkSourceBuffer.
a #GtkSourceSearchSettings, or null.
a new search context.
Creates a new search context, associated with buffer, and customized with settings.
If settings is null, a new classSearchSettings object will be created, that you can retrieve with gtksource.search_context.SearchContext.getSettings.