set_motion_events_enabled


Description:


[ Version ( deprecated = true , deprecated_since = "1.8" , since = "0.6" ) ]
public void set_motion_events_enabled (bool enable)

Warning: set_motion_events_enabled is deprecated since 1.8.

Sets whether per-actor motion events should be enabled or not on all Stage<!-- -->s managed by Clutter.

Note:

If enable is false the following events will not work:

  • ClutterActor::motion-event, except on the Stage
  • ClutterActor::enter-event
  • ClutterActor::leave-event

Parameters:

enable

true to enable per-actor motion events


Namespace: Clutter
Package: clutter-1.0