Method

GdkDeviceget_name

since: 2.20

Declaration [src]

const gchar*
gdk_device_get_name (
  GdkDevice* device
)

Description [src]

Determines the name of the device.

Available since: 2.20

Gets propertyGdk.Device:name

Return value

Type: const gchar*

A name.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.