Interface

WebKit-6.0WebKitUserMessageConstructorProps

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

Hierarchy (View Summary)

Index

Properties

fd_list: Gio.UnixFDList
fdList: Gio.UnixFDList
name: string
parameters: GLib.Variant