Package: glib

Function glib:variant-new-object-path

Lambda List

glib:variant-new-object-path (path)

Arguments

path -- a string with a D-Bus object path

Return Value

The floating reference to a new g:variant instance.

Details

Creates a g:variant instance with the D-Bus object path in string. The string argument must be a valid D-Bus object path. Use the g:variant-is-object-path function if you are not sure.
 

See also

#2024-11-20