Method

MetaBackendget_last_input_device

Declaration [src]

ClutterInputDevice*
meta_backend_get_last_input_device (
  MetaBackend* backend
)

Description [src]

Gets the last input device that had the focus.

Return value

Type: ClutterInputDevice

A ClutterInputDevice, or NULL if no device has the focus.

The returned data is owned by the instance.
The return value can be NULL.