Gjsify LogoGjsify Logo

Hierarchy

Index

Properties

at_word_boundaries?: boolean

If %TRUE, a search match must start and end a word. The match can span multiple words.

case_sensitive?: boolean

Whether the search is case sensitive.

regex_enabled?: boolean

Search by regular expressions with #GtkSourceSearchSettings:search-text as the pattern.

search_text?: string

A search string, or %NULL if the search is disabled. If the regular expression search is enabled, #GtkSourceSearchSettings:search-text is the pattern.

wrap_around?: boolean

For a forward search, continue at the beginning of the buffer if no search occurrence is found. For a backward search, continue at the end of the buffer.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method