If the device if of type gdk_device_type_master, it will return the list of slave devices attached to it, otherwise it will return null
this |
a Device |
the list of slave devices, or null. The list must be freed with g_list_free , the contents of the list are owned by GTK+ and should not be freed. |