Method

ClutterInputMethodforward_key

Declaration [src]

void
clutter_input_method_forward_key (
  ClutterInputMethod* im,
  uint32_t keyval,
  uint32_t keycode,
  uint32_t state,
  uint64_t time_,
  gboolean press
)

Description

No description available.

Parameters

keyval

Type: uint32_t

No description available.

keycode

Type: uint32_t

No description available.

state

Type: uint32_t

No description available.

time_

Type: uint64_t

No description available.

press

Type: gboolean

No description available.