Method

GioDBusPropertyInfounref

since: 2.26

Declaration

void
g_dbus_property_info_unref (
  GDBusPropertyInfo* info
)

Description

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.

Available since: 2.26