get_core_device


Description:

public virtual unowned InputDevice get_core_device (InputDeviceType device_type)

Retrieves the core InputDevice of type device_type

Core devices are devices created automatically by the default Clutter backend

Parameters:

this

a DeviceManager

device_type

the type of the core device

Returns:

a InputDevice or null. The returned device is owned by the DeviceManager and should not be modified or freed