TypeScript API Documentation for WEBKITWEBPROCESSEXTENSION-6.0

WebKitWebProcessExtension
    Preparing search index...

    WebKitWebProcessExtension

    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.0-beta.41

    Interface

    WebKitWebProcessExtension-6.0 ▶ WebKitWebProcessExtension ▶ UserMessage ▶ ConstructorProps

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

    Hierarchy (View Summary)

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

    Properties

    fd_list fdList name parameters

    Properties

    fd_list

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

    fdList

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

    name

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

    parameters

    parameters: GLib.Variant
    • Defined in webkitwebprocessextension-6.0/webkitwebprocessextension-6.0.d.ts:1352

    Content

    Properties
    fd_listfdListnameparameters