WebKitDOMGamepadList
GObject ╰── WebKitDOMObject ╰── WebKitDOMGamepadList
WebKitDOMGamepad * webkit_dom_gamepad_list_item (WebKitDOMGamepadList *self, gulong index);
WebKitDOMGamepadList *self
gulong index
self
A WebKitDOMGamepadList
index
A gulong
A WebKitDOMGamepad.
[transfer none]
gulong webkit_dom_gamepad_list_get_length (WebKitDOMGamepadList *self);
typedef struct _WebKitDOMGamepadList WebKitDOMGamepadList;
“length”
“length” gulong
read-only gulong GamepadList:length.
Flags: Read