Method
GtkGradientunref
deprecated: 3.8 since: 3.0
Declaration [src]
void
gtk_gradient_unref (
GtkGradient* gradient
)
Description [src]
Decreases the reference count of gradient
, freeing its memory
if the reference count reaches 0.
Available since: 3.0
Deprecated since: 3.8
GtkGradient
is deprecated.