Method

Gdk.Device.get_name

Declaration [src]

const char*
gdk_device_get_name (
  GdkDevice* device
)

Description [src]

The name of the device, suitable for showing in a user interface.

Return value

Returns: const char*

a name

Ownership is not transferred to the caller
The string is a NUL terminated UTF-8 string