Class (GI Struct)

WebKit-6.0WebKitUserScriptSince 2.6

A JavaScript snippet which can be injected in loaded pages.

2.6

Index
$gtype: GType<UserScript>
  • Atomically decrements the reference count of user_script by one.

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

    Returns void

    2.6