Method
ClutterEventget_im_preedit_hints
Declaration [src]
gboolean
clutter_event_get_im_preedit_hints (
const ClutterEvent* event,
ClutterPreeditAttribute** preedit_hints,
unsigned int* n_preedit_hints
)
Parameters
preedit_hints-
Type:
ClutterPreeditAttributeNo description available.
The data is owned by the caller of the method. n_preedit_hints-
Type:
unsigned int*No description available.
The data is owned by the caller of the method.