Creates 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 gtk_source_search_context_get_settings().
a #GtkSourceBuffer.
a #GtkSourceSearchSettings, or %NULL.
a new search context.
ConstructionException GTK+ fails to create the object.
3.10
See Implementation
Creates 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 gtk_source_search_context_get_settings().