TypeScript API Documentation for WEBKIT WEB PROCESS EXTENSION

WebKit Web Process Extension
    Preparing search index...

    WebKit Web Process Extension

    API Version: 6.0

    Library Version: 6.0.0

    Namespaces
    • WebKitWebProcessExtension
    Dependencies
    • Soup 3.0
    • JavaScriptCore 6.0
    • Gtk 4.0

    Settings

    Member Visibility

    Generated with TypeDoc via ts-for-gir v4.0.4

    Interface

    WebKitWebProcessExtension-6.0 ▶ WebKitWebProcessExtension ▶ UserMessage ▶ ConstructorProps

    interface ConstructorProps {
        fd_list: Gio.UnixFDList;
        fdList: Gio.UnixFDList;
        name: string;
        parameters: GLib.Variant<any>;
    }

    Hierarchy (View Summary)

    • GObject.InitiallyUnowned.ConstructorProps
      • ConstructorProps
    • Defined in webkitwebprocessextension-6.0/webkitwebprocessextension-6.0.d.ts:1274
    Index

    Properties

    fd_list fdList name parameters

    Properties

    fd_list

    fd_list: Gio.UnixFDList
    • Defined in webkitwebprocessextension-6.0/webkitwebprocessextension-6.0.d.ts:1275

    fdList

    fdList: Gio.UnixFDList
    • Defined in webkitwebprocessextension-6.0/webkitwebprocessextension-6.0.d.ts:1276

    name

    name: string
    • Defined in webkitwebprocessextension-6.0/webkitwebprocessextension-6.0.d.ts:1277

    parameters

    parameters: GLib.Variant<any>
    • Defined in webkitwebprocessextension-6.0/webkitwebprocessextension-6.0.d.ts:1278

    Content

    Properties
    fd_listfdListnameparameters