grab_pointer_for_device


Description:


[ Version ( deprecated = true , deprecated_since = "1.10" , since = "0.8" ) ]
public void grab_pointer_for_device (Actor actor, int id_)

Warning: grab_pointer_for_device is deprecated since 1.10.

Grabs all the pointer events coming from the device id for actor.

Note:

Use grab instead.

If id is -1 then this function is equivalent to grab_pointer.

Parameters:

actor

a Actor

id_

a device id, or -1


Namespace: Clutter
Package: clutter-1.0