Method

ClutterActorget_reactive

Declaration [src]

gboolean
clutter_actor_get_reactive (
  ClutterActor* actor
)

Description [src]

Checks whether actor is marked as reactive.

Gets propertyClutter.Actor:reactive

Return value

Type: gboolean

TRUE if the actor is reactive.