WebKit2.PermissionStateQuery.unref (original) (raw)

WebKit2

API Version: 4.1

Library Version: 2.42.5

Type

PermissionStateQuery

Methods

finish get_name get_security_origin ref unref

Generated by gi-docgen 2023.4

Method

WebKit2PermissionStateQueryunref

since: 2.40

Declaration [src]


void
webkit_permission_state_query_unref (
  WebKitPermissionStateQuery* query
)

Description [src]

Atomically decrements the reference count of query by one.

If the reference count drops to 0, all memory allocated by WebKitPermissionStateQuery is released. This function is MT-safe and may be called from any thread.

Available since: 2.40