[ CCode ( cname = "clutter_actor_has_pointer" ) ]
[ Version ( since = "1.2" ) ]
public bool get_has_pointer ()
Checks whether an actor contains the pointer of a InputDevice
| this |
a Actor |
|
true if the actor contains the pointer, and false otherwise |