Method
WebKit2Featureunref
since: 2.42
Declaration [src]
void
webkit_feature_unref (
WebKitFeature* feature
)
Description [src]
Atomically releases a reference on the given feature
.
If the reference was the last, the resources associated to the
feature
are freed. This function is MT-safe and may be called from
any thread.
Available since: 2.42