Virtual Method

ClutterInputFocusset_preedit_text

Declaration [src]

void
set_preedit_text (
  ClutterInputFocus* focus,
  const gchar* preedit,
  guint cursor,
  guint anchor,
  ClutterPreeditAttribute* style_hints,
  unsigned int n_style_hints
)

Description

No description available.

Parameters

preedit

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.

style_hints

Type: ClutterPreeditAttribute

No description available.

The data is owned by the caller of the method.
n_style_hints

Type: unsigned int

No description available.