| Top |
| glong | webkit_dom_touch_get_client_x () |
| glong | webkit_dom_touch_get_client_y () |
| glong | webkit_dom_touch_get_screen_x () |
| glong | webkit_dom_touch_get_screen_y () |
| glong | webkit_dom_touch_get_page_x () |
| glong | webkit_dom_touch_get_page_y () |
| WebKitDOMEventTarget * | webkit_dom_touch_get_target () |
| gulong | webkit_dom_touch_get_identifier () |
| glong | webkit_dom_touch_get_webkit_radius_x () |
| glong | webkit_dom_touch_get_webkit_radius_y () |
| gfloat | webkit_dom_touch_get_webkit_rotation_angle () |
| gfloat | webkit_dom_touch_get_webkit_force () |
| glong | client-x | Read |
| glong | client-y | Read |
| gulong | identifier | Read |
| glong | page-x | Read |
| glong | page-y | Read |
| glong | screen-x | Read |
| glong | screen-y | Read |
| WebKitDOMEventTarget * | target | Read |
| gfloat | webkit-force | Read |
| glong | webkit-radius-x | Read |
| glong | webkit-radius-y | Read |
| gfloat | webkit-rotation-angle | Read |
WebKitDOMEventTarget *
webkit_dom_touch_get_target (WebKitDOMTouch *self);
glong
webkit_dom_touch_get_webkit_radius_x (WebKitDOMTouch *self);
glong
webkit_dom_touch_get_webkit_radius_y (WebKitDOMTouch *self);
gfloat
webkit_dom_touch_get_webkit_rotation_angle
(WebKitDOMTouch *self);
gfloat
webkit_dom_touch_get_webkit_force (WebKitDOMTouch *self);
“client-x” property “client-x” glong
read-only glong Touch:client-x.
Flags: Read
Default value: 0
“client-y” property “client-y” glong
read-only glong Touch:client-y.
Flags: Read
Default value: 0
“screen-x” property “screen-x” glong
read-only glong Touch:screen-x.
Flags: Read
Default value: 0
“screen-y” property “screen-y” glong
read-only glong Touch:screen-y.
Flags: Read
Default value: 0
“target” property“target” WebKitDOMEventTarget *
read-only WebKitDOMEventTarget* Touch:target.
Flags: Read
“webkit-force” property “webkit-force” gfloat
read-only gfloat Touch:webkit-force.
Flags: Read
Default value: 0
“webkit-radius-x” property “webkit-radius-x” glong
read-only glong Touch:webkit-radius-x.
Flags: Read
Default value: 0
“webkit-radius-y” property “webkit-radius-y” glong
read-only glong Touch:webkit-radius-y.
Flags: Read
Default value: 0