get_has_pointer


Description:

[ 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

Parameters:

this

a Actor

Returns:

true if the actor contains the pointer, and false otherwise