SourceSearchContext.this

Creates a new search context, associated with buffer, and customized with settings. If settings is NULL, a new gsv.SourceSearchSettings object will be created, that you can retrieve with Source.searchContextGetSettings.

  1. this(GtkSourceSearchContext* gtkSourceSearchContext, bool ownedRef)
  2. this(SourceBuffer buffer, SourceSearchSettings settings)
    class SourceSearchContext

Parameters

buffer SourceBuffer
settings SourceSearchSettings

Return Value

a new search context.

Throws

ConstructionException GTK+ fails to create the object.

Meta

Since

3.10