Method

IdeEditorSearchget_at_word_boundaries

since: 3.32

Declaration

gboolean
ide_editor_search_get_at_word_boundaries (
  IdeEditorSearch* self
)

Description

Gets the IdeEditorSearch:at-word-boundaries property.

Available since: 3.32

Return value

Type: gboolean

TRUE if the search should only match word boundaries.

See also: GtkSourceSearchSettings:at-word-boundaries.