DBusUtilities.methodInfoUnref

If info is statically allocated, does nothing. Otherwise decreases the reference count of info. When its reference count drops to 0, the memory used is freed. Since 2.26

class DBusUtilities
static
void
methodInfoUnref

Parameters

info GDBusMethodInfo*

A GDBusMethodInfo.

Meta