WebKit2.FeatureList.unref (original) (raw)

WebKit2

API Version: 4.1

Library Version: 2.42.5

Type

FeatureList

Methods

get get_length ref unref

Generated by gi-docgen 2023.4

Method

WebKit2FeatureListunref

since: 2.42

Declaration [src]


void
webkit_feature_list_unref (
  WebKitFeatureList* feature_list
)

Description [src]

Atomically releases a reference on the given feature_list.

If the reference was the last, the resources associated to thefeature_list are freed. This function is MT-safe and may be called from any thread.

Available since: 2.42