Method

GObjectParamSpecunref

Declaration [src]

void
g_param_spec_unref (
  GParamSpec* pspec
)

Description [src]

Decrements the reference count of a pspec.

This method is not directly available to language bindings.