SearchContext.this
No documentation available for this declaration.
this
(gtksource.buffer.Buffer buffer, gtksource.search_settings.SearchSettings settings = null) nothrowCreates a new search context, associated with buffer, and customized with settings. If settings is null, a new #GtkSourceSearchSettings object will be created, that you can retrieve with gtksource.search_context.SearchContext.getSettings.
Parameters
buffer | a #GtkSourceBuffer. |
settings | a #GtkSourceSearchSettings, or null. |
Returns
a new search context.