Virtual Method

ClutterInputFocusset_preedit_text

Declaration [src]

void
set_preedit_text (
  ClutterInputFocus* focus,
  const gchar* preedit,
  guint cursor
)

Description

No description available.

Parameters

preedit const gchar*
  No description available.
 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.
cursor guint
  No description available.