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