Message.device_changed


Description:

[ 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.

Parameters:

src

The Object that created the message

device

The newly created device representing replaced_device with its new configuration.

Returns:

a newly allocated Message




2022 vala-language.org