Method

ClutterInputMethodcommit

Declaration [src]

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

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.