WebKit2.PermissionStateQuery.ref (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

WebKit2PermissionStateQueryref

since: 2.40

Declaration [src]


WebKitPermissionStateQuery*
webkit_permission_state_query_ref (
  WebKitPermissionStateQuery* query
)

Description [src]

Atomically increments the reference count of query by one.

This function is MT-safe and may be called from any thread.

Available since: 2.40

Return value

Type: WebKitPermissionStateQuery

The passed WebKitPermissionStateQuery.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.