Function
VarlinkMethodReplyref
Declaration [src]
VarlinkMethodReply*
varlink_method_reply_ref (
gpointer instance
)
Parameters
instance-
Type:
gpointerA
VarlinkMethodReply.The argument can be NULL.The data is owned by the caller of the function.
Return value
Type: VarlinkMethodReply
instance.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |