get_device_class


Description:

public string get_device_class ()

Gets the "class" of a device.

This is a "/" separated list of classes that represent this device. They are a subset of the classes of the DeviceProvider that produced this device.

Parameters:

this

a Device

Returns:

The device class. Free with g_free after use.