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. [allow-none]
ConstructionException GTK+ fails to create the object.
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().