Method

ClutterTextget_input_interceptor

Declaration [src]

ClutterActor*
clutter_text_get_input_interceptor (
  ClutterText* self
)

Description [src]

Gets the actor used for intercepting keyboard input.

Return value

Type: ClutterActor

The keyboard input intercepting actor.

The returned data is owned by the instance.