Method

ClutterInputFocusset_surrounding

Declaration [src]

void
clutter_input_focus_set_surrounding (
  ClutterInputFocus* focus,
  const gchar* text,
  guint cursor,
  guint anchor
)

Description

No description available.

Parameters

text

Type: const gchar*

No description available.

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

Type: guint

No description available.

anchor

Type: guint

No description available.