Virtual Method

IdeSourceViewselect_inner

Declaration

void
select_inner (
  IdeSourceView* self,
  const gchar* inner_left,
  const gchar* inner_right,
  gboolean exclusive,
  gboolean string_mode
)

Description

No description available.

Parameters

inner_left

Type: const gchar*

No description available.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.
inner_right

Type: const gchar*

No description available.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.
exclusive

Type: gboolean

No description available.

string_mode

Type: gboolean

No description available.