Virtual Method

IdeSourceViewmove_search

Declaration

void
move_search (
  IdeSourceView* self,
  GtkDirectionType dir,
  gboolean extend_selection,
  gboolean select_match,
  gboolean exclusive,
  gboolean apply_count,
  gboolean at_word_boundaries
)

Description

No description available.

Parameters

dir

Type: GtkDirectionType

No description available.

extend_selection

Type: gboolean

No description available.

select_match

Type: gboolean

No description available.

exclusive

Type: gboolean

No description available.

apply_count

Type: gboolean

No description available.

at_word_boundaries

Type: gboolean

No description available.