Method

IdeEditorSearchget_replacement_text_invalid

Declaration

gboolean
ide_editor_search_get_replacement_text_invalid (
  IdeEditorSearch* self,
  guint* invalid_begin,
  guint* invalid_end
)

Description

No description available.

Parameters

invalid_begin

Type: guint*

No description available.

The data is owned by the caller of the function.
invalid_end

Type: guint*

No description available.

The data is owned by the caller of the function.

Return value

Type: gboolean

No description available.