Method

GObjectParamSpecunref

Declaration

void
g_param_spec_unref (
  GParamSpec* pspec
)

Description

Decrements the reference count of a pspec.

This method is not directly available to language bindings.