Method
GdkColorStateunref
since: 4.16
Declaration [src]
void
gdk_color_state_unref (
GdkColorState* self
)
Description [src]
Decrease the reference count of self
.
Unless self
is static, it will be freed
when the reference count reaches zero.
Available since: 4.16