Package: glib

Function g-variant-new-handle

Lambda List

g-variant-new-handle (value)

Arguments

value -- a gint32 value

Return Value

A floating reference to a new handle g-variant instance.

Details

Creates a new handle g-variant instance.

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

2020-12-1