[ CCode ( has_construct_function = false ) ]
[ Version ( since = "1.16" ) ]
public Message.device_changed (Object src, Device device, Device changed_device)
Creates a new device-changed message.
The device-changed message is produced by DeviceProvider or a
DeviceMonitor. They announce that a device properties has changed and device
represent the new modified version of changed_device
.
src |
The Object that created the message |
device |
The newly created device representing |
a newly allocated Message |