Method

ClutterInputMethodcommit

Declaration [src]

void
clutter_input_method_commit (
  ClutterInputMethod* im,
  const gchar* text
)

Description

No description available.

Parameters

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