Package: glib

Function glib:variant-new-handle

Lambda List

glib:variant-new-handle (value)

Arguments

value -- a :int32 value

Return Value

The floating reference to a new g:variant instance.

Details

Creates a new g:variant instance with a handle. By convention, handles are indexes into an array of file descriptors that are sent alongside a D-Bus message. If you are not interacting with D-Bus, you probably do not need them.
 

See also

2024-11-20