Method
ClutterTextget_input_interceptor
Declaration [src]
ClutterActor*
clutter_text_get_input_interceptor (
ClutterText* self
)
Description [src]
Gets the actor used for intercepting keyboard input.
| Gets property | Clutter.Text:input-interceptor |
Return value
Type: ClutterActor
The keyboard input intercepting actor.
| The returned data is owned by the instance. |