Virtual Method

ClutterInputFocuscommit_text

Declaration [src]

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