Virtual Method

ClutterInputFocuscommit_text

Declaration [src]

void
commit_text (
  ClutterInputFocus* focus,
  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.