Variant.handle


Description:

public Variant.handle (int32 value)

Creates a new handle Variant instance.

By convention, handles are indexes into an array of file descriptors that are sent alongside a D-Bus message. If you're not interacting with D-Bus, you probably don't need them.

Parameters:

value

a int32 value

Returns:

a floating reference to a new handle Variant instance