WebKitDOMGamepadList

WebKitDOMGamepadList

Functions

Properties

gulong length Read

Types and Values

Object Hierarchy

    GObject
    ╰── WebKitDOMObject
        ╰── WebKitDOMGamepadList

Description

Functions

webkit_dom_gamepad_list_item ()

WebKitDOMGamepad *
webkit_dom_gamepad_list_item (WebKitDOMGamepadList *self,
                              gulong index);

Parameters

self

A WebKitDOMGamepadList

 

index

A gulong

 

Returns

A WebKitDOMGamepad.

[transfer none]


webkit_dom_gamepad_list_get_length ()

gulong
webkit_dom_gamepad_list_get_length (WebKitDOMGamepadList *self);

Parameters

Returns

A gulong

Types and Values

WebKitDOMGamepadList

typedef struct _WebKitDOMGamepadList WebKitDOMGamepadList;

Property Details

The “length” property

  “length”                   gulong

read-only gulong GamepadList:length.

Flags: Read