Class (GI Struct)

WebKit-6.0WebKitUserStyleSheetSince 2.6

A CSS style sheet which can be injected in loaded pages.

2.6

Index

Constructors

Properties

Methods

Constructors

Properties

Methods

  • Atomically decrements the reference count of user_style_sheet by one.

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

    Returns void