summaryrefslogtreecommitdiff
path: root/Documentation/webkitdomgtk/html/WebKitDOMTouch.html
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/webkitdomgtk/html/WebKitDOMTouch.html')
-rw-r--r--Documentation/webkitdomgtk/html/WebKitDOMTouch.html654
1 files changed, 0 insertions, 654 deletions
diff --git a/Documentation/webkitdomgtk/html/WebKitDOMTouch.html b/Documentation/webkitdomgtk/html/WebKitDOMTouch.html
deleted file mode 100644
index c702e95c0..000000000
--- a/Documentation/webkitdomgtk/html/WebKitDOMTouch.html
+++ /dev/null
@@ -1,654 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>WebKitDOMTouch: WebKitDOMGTK+ Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
-<link rel="home" href="index.html" title="WebKitDOMGTK+ Reference Manual">
-<link rel="up" href="ch01.html" title="Class Overview">
-<link rel="prev" href="WebKitDOMText.html" title="WebKitDOMText">
-<link rel="next" href="WebKitDOMTreeWalker.html" title="WebKitDOMTreeWalker">
-<meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
-<link rel="stylesheet" href="style.css" type="text/css">
-</head>
-<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
-<td width="100%" align="left" class="shortcuts">
-<a href="#" class="shortcut">Top</a><span id="nav_description">  <span class="dim">|</span> 
- <a href="#WebKitDOMTouch.description" class="shortcut">Description</a></span><span id="nav_hierarchy">  <span class="dim">|</span> 
- <a href="#WebKitDOMTouch.object-hierarchy" class="shortcut">Object Hierarchy</a></span><span id="nav_properties">  <span class="dim">|</span> 
- <a href="#WebKitDOMTouch.properties" class="shortcut">Properties</a></span>
-</td>
-<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
-<td><a accesskey="u" href="ch01.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
-<td><a accesskey="p" href="WebKitDOMText.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
-<td><a accesskey="n" href="WebKitDOMTreeWalker.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
-</tr></table>
-<div class="refentry">
-<a name="WebKitDOMTouch"></a><div class="titlepage"></div>
-<div class="refnamediv"><table width="100%"><tr>
-<td valign="top">
-<h2><span class="refentrytitle"><a name="WebKitDOMTouch.top_of_page"></a>WebKitDOMTouch</span></h2>
-<p>WebKitDOMTouch</p>
-</td>
-<td class="gallery_image" valign="top" align="right"></td>
-</tr></table></div>
-<div class="refsect1">
-<a name="WebKitDOMTouch.functions"></a><h2>Functions</h2>
-<div class="informaltable"><table class="informaltable" width="100%" border="0">
-<colgroup>
-<col width="150px" class="functions_return">
-<col class="functions_name">
-</colgroup>
-<tbody>
-<tr>
-<td class="function_type">
-<a href="../glib/glib-Basic-Types.html#glong"><span class="returnvalue">glong</span></a>
-</td>
-<td class="function_name">
-<a class="link" href="WebKitDOMTouch.html#webkit-dom-touch-get-client-x" title="webkit_dom_touch_get_client_x ()">webkit_dom_touch_get_client_x</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<a href="../glib/glib-Basic-Types.html#glong"><span class="returnvalue">glong</span></a>
-</td>
-<td class="function_name">
-<a class="link" href="WebKitDOMTouch.html#webkit-dom-touch-get-client-y" title="webkit_dom_touch_get_client_y ()">webkit_dom_touch_get_client_y</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<a href="../glib/glib-Basic-Types.html#glong"><span class="returnvalue">glong</span></a>
-</td>
-<td class="function_name">
-<a class="link" href="WebKitDOMTouch.html#webkit-dom-touch-get-screen-x" title="webkit_dom_touch_get_screen_x ()">webkit_dom_touch_get_screen_x</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<a href="../glib/glib-Basic-Types.html#glong"><span class="returnvalue">glong</span></a>
-</td>
-<td class="function_name">
-<a class="link" href="WebKitDOMTouch.html#webkit-dom-touch-get-screen-y" title="webkit_dom_touch_get_screen_y ()">webkit_dom_touch_get_screen_y</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<a href="../glib/glib-Basic-Types.html#glong"><span class="returnvalue">glong</span></a>
-</td>
-<td class="function_name">
-<a class="link" href="WebKitDOMTouch.html#webkit-dom-touch-get-page-x" title="webkit_dom_touch_get_page_x ()">webkit_dom_touch_get_page_x</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<a href="../glib/glib-Basic-Types.html#glong"><span class="returnvalue">glong</span></a>
-</td>
-<td class="function_name">
-<a class="link" href="WebKitDOMTouch.html#webkit-dom-touch-get-page-y" title="webkit_dom_touch_get_page_y ()">webkit_dom_touch_get_page_y</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<a class="link" href="WebKitDOMEventTarget.html" title="WebKitDOMEventTarget"><span class="returnvalue">WebKitDOMEventTarget</span></a> *
-</td>
-<td class="function_name">
-<a class="link" href="WebKitDOMTouch.html#webkit-dom-touch-get-target" title="webkit_dom_touch_get_target ()">webkit_dom_touch_get_target</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<a href="../glib/glib-Basic-Types.html#gulong"><span class="returnvalue">gulong</span></a>
-</td>
-<td class="function_name">
-<a class="link" href="WebKitDOMTouch.html#webkit-dom-touch-get-identifier" title="webkit_dom_touch_get_identifier ()">webkit_dom_touch_get_identifier</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<a href="../glib/glib-Basic-Types.html#glong"><span class="returnvalue">glong</span></a>
-</td>
-<td class="function_name">
-<a class="link" href="WebKitDOMTouch.html#webkit-dom-touch-get-webkit-radius-x" title="webkit_dom_touch_get_webkit_radius_x ()">webkit_dom_touch_get_webkit_radius_x</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<a href="../glib/glib-Basic-Types.html#glong"><span class="returnvalue">glong</span></a>
-</td>
-<td class="function_name">
-<a class="link" href="WebKitDOMTouch.html#webkit-dom-touch-get-webkit-radius-y" title="webkit_dom_touch_get_webkit_radius_y ()">webkit_dom_touch_get_webkit_radius_y</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<a href="../glib/glib-Basic-Types.html#gfloat"><span class="returnvalue">gfloat</span></a>
-</td>
-<td class="function_name">
-<a class="link" href="WebKitDOMTouch.html#webkit-dom-touch-get-webkit-rotation-angle" title="webkit_dom_touch_get_webkit_rotation_angle ()">webkit_dom_touch_get_webkit_rotation_angle</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<a href="../glib/glib-Basic-Types.html#gfloat"><span class="returnvalue">gfloat</span></a>
-</td>
-<td class="function_name">
-<a class="link" href="WebKitDOMTouch.html#webkit-dom-touch-get-webkit-force" title="webkit_dom_touch_get_webkit_force ()">webkit_dom_touch_get_webkit_force</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-</tbody>
-</table></div>
-</div>
-<div class="refsect1">
-<a name="WebKitDOMTouch.properties"></a><h2>Properties</h2>
-<div class="informaltable"><table class="informaltable" border="0">
-<colgroup>
-<col width="150px" class="properties_type">
-<col width="300px" class="properties_name">
-<col width="200px" class="properties_flags">
-</colgroup>
-<tbody>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#glong"><span class="type">glong</span></a></td>
-<td class="property_name"><a class="link" href="WebKitDOMTouch.html#WebKitDOMTouch--client-x" title="The “client-x” property">client-x</a></td>
-<td class="property_flags">Read</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#glong"><span class="type">glong</span></a></td>
-<td class="property_name"><a class="link" href="WebKitDOMTouch.html#WebKitDOMTouch--client-y" title="The “client-y” property">client-y</a></td>
-<td class="property_flags">Read</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gulong"><span class="type">gulong</span></a></td>
-<td class="property_name"><a class="link" href="WebKitDOMTouch.html#WebKitDOMTouch--identifier" title="The “identifier” property">identifier</a></td>
-<td class="property_flags">Read</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#glong"><span class="type">glong</span></a></td>
-<td class="property_name"><a class="link" href="WebKitDOMTouch.html#WebKitDOMTouch--page-x" title="The “page-x” property">page-x</a></td>
-<td class="property_flags">Read</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#glong"><span class="type">glong</span></a></td>
-<td class="property_name"><a class="link" href="WebKitDOMTouch.html#WebKitDOMTouch--page-y" title="The “page-y” property">page-y</a></td>
-<td class="property_flags">Read</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#glong"><span class="type">glong</span></a></td>
-<td class="property_name"><a class="link" href="WebKitDOMTouch.html#WebKitDOMTouch--screen-x" title="The “screen-x” property">screen-x</a></td>
-<td class="property_flags">Read</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#glong"><span class="type">glong</span></a></td>
-<td class="property_name"><a class="link" href="WebKitDOMTouch.html#WebKitDOMTouch--screen-y" title="The “screen-y” property">screen-y</a></td>
-<td class="property_flags">Read</td>
-</tr>
-<tr>
-<td class="property_type">
-<a class="link" href="WebKitDOMEventTarget.html" title="WebKitDOMEventTarget"><span class="type">WebKitDOMEventTarget</span></a> *</td>
-<td class="property_name"><a class="link" href="WebKitDOMTouch.html#WebKitDOMTouch--target" title="The “target” property">target</a></td>
-<td class="property_flags">Read</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a></td>
-<td class="property_name"><a class="link" href="WebKitDOMTouch.html#WebKitDOMTouch--webkit-force" title="The “webkit-force” property">webkit-force</a></td>
-<td class="property_flags">Read</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#glong"><span class="type">glong</span></a></td>
-<td class="property_name"><a class="link" href="WebKitDOMTouch.html#WebKitDOMTouch--webkit-radius-x" title="The “webkit-radius-x” property">webkit-radius-x</a></td>
-<td class="property_flags">Read</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#glong"><span class="type">glong</span></a></td>
-<td class="property_name"><a class="link" href="WebKitDOMTouch.html#WebKitDOMTouch--webkit-radius-y" title="The “webkit-radius-y” property">webkit-radius-y</a></td>
-<td class="property_flags">Read</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a></td>
-<td class="property_name"><a class="link" href="WebKitDOMTouch.html#WebKitDOMTouch--webkit-rotation-angle" title="The “webkit-rotation-angle” property">webkit-rotation-angle</a></td>
-<td class="property_flags">Read</td>
-</tr>
-</tbody>
-</table></div>
-</div>
-<div class="refsect1">
-<a name="WebKitDOMTouch.other"></a><h2>Types and Values</h2>
-<div class="informaltable"><table class="informaltable" width="100%" border="0">
-<colgroup>
-<col width="150px" class="name">
-<col class="description">
-</colgroup>
-<tbody><tr>
-<td class="datatype_keyword"> </td>
-<td class="function_name"><a class="link" href="WebKitDOMTouch.html#WebKitDOMTouch-struct" title="WebKitDOMTouch">WebKitDOMTouch</a></td>
-</tr></tbody>
-</table></div>
-</div>
-<div class="refsect1">
-<a name="WebKitDOMTouch.object-hierarchy"></a><h2>Object Hierarchy</h2>
-<pre class="screen"> <a href="../gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
- <span class="lineart">╰──</span> <a class="link" href="WebKitDOMObject.html" title="WebKitDOMObject">WebKitDOMObject</a>
- <span class="lineart">╰──</span> WebKitDOMTouch
-</pre>
-</div>
-<div class="refsect1">
-<a name="WebKitDOMTouch.description"></a><h2>Description</h2>
-<p>
-</p>
-</div>
-<div class="refsect1">
-<a name="WebKitDOMTouch.functions_details"></a><h2>Functions</h2>
-<div class="refsect2">
-<a name="webkit-dom-touch-get-client-x"></a><h3>webkit_dom_touch_get_client_x ()</h3>
-<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#glong"><span class="returnvalue">glong</span></a>
-webkit_dom_touch_get_client_x (<em class="parameter"><code><a class="link" href="WebKitDOMTouch.html" title="WebKitDOMTouch"><span class="type">WebKitDOMTouch</span></a> *self</code></em>);</pre>
-<div class="refsect3">
-<a name="webkit-dom-touch-get-client-x.parameters"></a><h4>Parameters</h4>
-<div class="informaltable"><table class="informaltable" width="100%" border="0">
-<colgroup>
-<col width="150px" class="parameters_name">
-<col class="parameters_description">
-<col width="200px" class="parameters_annotations">
-</colgroup>
-<tbody><tr>
-<td class="parameter_name"><p>self</p></td>
-<td class="parameter_description"><p>A <a class="link" href="WebKitDOMTouch.html" title="WebKitDOMTouch"><span class="type">WebKitDOMTouch</span></a></p></td>
-<td class="parameter_annotations"> </td>
-</tr></tbody>
-</table></div>
-</div>
-<div class="refsect3">
-<a name="webkit-dom-touch-get-client-x.returns"></a><h4>Returns</h4>
-<p> A <a href="../glib/glib-Basic-Types.html#glong"><span class="type">glong</span></a></p>
-</div>
-</div>
-<hr>
-<div class="refsect2">
-<a name="webkit-dom-touch-get-client-y"></a><h3>webkit_dom_touch_get_client_y ()</h3>
-<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#glong"><span class="returnvalue">glong</span></a>
-webkit_dom_touch_get_client_y (<em class="parameter"><code><a class="link" href="WebKitDOMTouch.html" title="WebKitDOMTouch"><span class="type">WebKitDOMTouch</span></a> *self</code></em>);</pre>
-<div class="refsect3">
-<a name="webkit-dom-touch-get-client-y.parameters"></a><h4>Parameters</h4>
-<div class="informaltable"><table class="informaltable" width="100%" border="0">
-<colgroup>
-<col width="150px" class="parameters_name">
-<col class="parameters_description">
-<col width="200px" class="parameters_annotations">
-</colgroup>
-<tbody><tr>
-<td class="parameter_name"><p>self</p></td>
-<td class="parameter_description"><p>A <a class="link" href="WebKitDOMTouch.html" title="WebKitDOMTouch"><span class="type">WebKitDOMTouch</span></a></p></td>
-<td class="parameter_annotations"> </td>
-</tr></tbody>
-</table></div>
-</div>
-<div class="refsect3">
-<a name="webkit-dom-touch-get-client-y.returns"></a><h4>Returns</h4>
-<p> A <a href="../glib/glib-Basic-Types.html#glong"><span class="type">glong</span></a></p>
-</div>
-</div>
-<hr>
-<div class="refsect2">
-<a name="webkit-dom-touch-get-screen-x"></a><h3>webkit_dom_touch_get_screen_x ()</h3>
-<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#glong"><span class="returnvalue">glong</span></a>
-webkit_dom_touch_get_screen_x (<em class="parameter"><code><a class="link" href="WebKitDOMTouch.html" title="WebKitDOMTouch"><span class="type">WebKitDOMTouch</span></a> *self</code></em>);</pre>
-<div class="refsect3">
-<a name="webkit-dom-touch-get-screen-x.parameters"></a><h4>Parameters</h4>
-<div class="informaltable"><table class="informaltable" width="100%" border="0">
-<colgroup>
-<col width="150px" class="parameters_name">
-<col class="parameters_description">
-<col width="200px" class="parameters_annotations">
-</colgroup>
-<tbody><tr>
-<td class="parameter_name"><p>self</p></td>
-<td class="parameter_description"><p>A <a class="link" href="WebKitDOMTouch.html" title="WebKitDOMTouch"><span class="type">WebKitDOMTouch</span></a></p></td>
-<td class="parameter_annotations"> </td>
-</tr></tbody>
-</table></div>
-</div>
-<div class="refsect3">
-<a name="webkit-dom-touch-get-screen-x.returns"></a><h4>Returns</h4>
-<p> A <a href="../glib/glib-Basic-Types.html#glong"><span class="type">glong</span></a></p>
-</div>
-</div>
-<hr>
-<div class="refsect2">
-<a name="webkit-dom-touch-get-screen-y"></a><h3>webkit_dom_touch_get_screen_y ()</h3>
-<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#glong"><span class="returnvalue">glong</span></a>
-webkit_dom_touch_get_screen_y (<em class="parameter"><code><a class="link" href="WebKitDOMTouch.html" title="WebKitDOMTouch"><span class="type">WebKitDOMTouch</span></a> *self</code></em>);</pre>
-<div class="refsect3">
-<a name="webkit-dom-touch-get-screen-y.parameters"></a><h4>Parameters</h4>
-<div class="informaltable"><table class="informaltable" width="100%" border="0">
-<colgroup>
-<col width="150px" class="parameters_name">
-<col class="parameters_description">
-<col width="200px" class="parameters_annotations">
-</colgroup>
-<tbody><tr>
-<td class="parameter_name"><p>self</p></td>
-<td class="parameter_description"><p>A <a class="link" href="WebKitDOMTouch.html" title="WebKitDOMTouch"><span class="type">WebKitDOMTouch</span></a></p></td>
-<td class="parameter_annotations"> </td>
-</tr></tbody>
-</table></div>
-</div>
-<div class="refsect3">
-<a name="webkit-dom-touch-get-screen-y.returns"></a><h4>Returns</h4>
-<p> A <a href="../glib/glib-Basic-Types.html#glong"><span class="type">glong</span></a></p>
-</div>
-</div>
-<hr>
-<div class="refsect2">
-<a name="webkit-dom-touch-get-page-x"></a><h3>webkit_dom_touch_get_page_x ()</h3>
-<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#glong"><span class="returnvalue">glong</span></a>
-webkit_dom_touch_get_page_x (<em class="parameter"><code><a class="link" href="WebKitDOMTouch.html" title="WebKitDOMTouch"><span class="type">WebKitDOMTouch</span></a> *self</code></em>);</pre>
-<div class="refsect3">
-<a name="webkit-dom-touch-get-page-x.parameters"></a><h4>Parameters</h4>
-<div class="informaltable"><table class="informaltable" width="100%" border="0">
-<colgroup>
-<col width="150px" class="parameters_name">
-<col class="parameters_description">
-<col width="200px" class="parameters_annotations">
-</colgroup>
-<tbody><tr>
-<td class="parameter_name"><p>self</p></td>
-<td class="parameter_description"><p>A <a class="link" href="WebKitDOMTouch.html" title="WebKitDOMTouch"><span class="type">WebKitDOMTouch</span></a></p></td>
-<td class="parameter_annotations"> </td>
-</tr></tbody>
-</table></div>
-</div>
-<div class="refsect3">
-<a name="webkit-dom-touch-get-page-x.returns"></a><h4>Returns</h4>
-<p> A <a href="../glib/glib-Basic-Types.html#glong"><span class="type">glong</span></a></p>
-</div>
-</div>
-<hr>
-<div class="refsect2">
-<a name="webkit-dom-touch-get-page-y"></a><h3>webkit_dom_touch_get_page_y ()</h3>
-<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#glong"><span class="returnvalue">glong</span></a>
-webkit_dom_touch_get_page_y (<em class="parameter"><code><a class="link" href="WebKitDOMTouch.html" title="WebKitDOMTouch"><span class="type">WebKitDOMTouch</span></a> *self</code></em>);</pre>
-<div class="refsect3">
-<a name="webkit-dom-touch-get-page-y.parameters"></a><h4>Parameters</h4>
-<div class="informaltable"><table class="informaltable" width="100%" border="0">
-<colgroup>
-<col width="150px" class="parameters_name">
-<col class="parameters_description">
-<col width="200px" class="parameters_annotations">
-</colgroup>
-<tbody><tr>
-<td class="parameter_name"><p>self</p></td>
-<td class="parameter_description"><p>A <a class="link" href="WebKitDOMTouch.html" title="WebKitDOMTouch"><span class="type">WebKitDOMTouch</span></a></p></td>
-<td class="parameter_annotations"> </td>
-</tr></tbody>
-</table></div>
-</div>
-<div class="refsect3">
-<a name="webkit-dom-touch-get-page-y.returns"></a><h4>Returns</h4>
-<p> A <a href="../glib/glib-Basic-Types.html#glong"><span class="type">glong</span></a></p>
-</div>
-</div>
-<hr>
-<div class="refsect2">
-<a name="webkit-dom-touch-get-target"></a><h3>webkit_dom_touch_get_target ()</h3>
-<pre class="programlisting"><a class="link" href="WebKitDOMEventTarget.html" title="WebKitDOMEventTarget"><span class="returnvalue">WebKitDOMEventTarget</span></a> *
-webkit_dom_touch_get_target (<em class="parameter"><code><a class="link" href="WebKitDOMTouch.html" title="WebKitDOMTouch"><span class="type">WebKitDOMTouch</span></a> *self</code></em>);</pre>
-<div class="refsect3">
-<a name="webkit-dom-touch-get-target.parameters"></a><h4>Parameters</h4>
-<div class="informaltable"><table class="informaltable" width="100%" border="0">
-<colgroup>
-<col width="150px" class="parameters_name">
-<col class="parameters_description">
-<col width="200px" class="parameters_annotations">
-</colgroup>
-<tbody><tr>
-<td class="parameter_name"><p>self</p></td>
-<td class="parameter_description"><p>A <a class="link" href="WebKitDOMTouch.html" title="WebKitDOMTouch"><span class="type">WebKitDOMTouch</span></a></p></td>
-<td class="parameter_annotations"> </td>
-</tr></tbody>
-</table></div>
-</div>
-<div class="refsect3">
-<a name="webkit-dom-touch-get-target.returns"></a><h4>Returns</h4>
-<p> A <a class="link" href="WebKitDOMEventTarget.html" title="WebKitDOMEventTarget"><span class="type">WebKitDOMEventTarget</span></a>. </p>
-<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
-</div>
-</div>
-<hr>
-<div class="refsect2">
-<a name="webkit-dom-touch-get-identifier"></a><h3>webkit_dom_touch_get_identifier ()</h3>
-<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gulong"><span class="returnvalue">gulong</span></a>
-webkit_dom_touch_get_identifier (<em class="parameter"><code><a class="link" href="WebKitDOMTouch.html" title="WebKitDOMTouch"><span class="type">WebKitDOMTouch</span></a> *self</code></em>);</pre>
-<div class="refsect3">
-<a name="webkit-dom-touch-get-identifier.parameters"></a><h4>Parameters</h4>
-<div class="informaltable"><table class="informaltable" width="100%" border="0">
-<colgroup>
-<col width="150px" class="parameters_name">
-<col class="parameters_description">
-<col width="200px" class="parameters_annotations">
-</colgroup>
-<tbody><tr>
-<td class="parameter_name"><p>self</p></td>
-<td class="parameter_description"><p>A <a class="link" href="WebKitDOMTouch.html" title="WebKitDOMTouch"><span class="type">WebKitDOMTouch</span></a></p></td>
-<td class="parameter_annotations"> </td>
-</tr></tbody>
-</table></div>
-</div>
-<div class="refsect3">
-<a name="webkit-dom-touch-get-identifier.returns"></a><h4>Returns</h4>
-<p> A <a href="../glib/glib-Basic-Types.html#gulong"><span class="type">gulong</span></a></p>
-</div>
-</div>
-<hr>
-<div class="refsect2">
-<a name="webkit-dom-touch-get-webkit-radius-x"></a><h3>webkit_dom_touch_get_webkit_radius_x ()</h3>
-<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#glong"><span class="returnvalue">glong</span></a>
-webkit_dom_touch_get_webkit_radius_x (<em class="parameter"><code><a class="link" href="WebKitDOMTouch.html" title="WebKitDOMTouch"><span class="type">WebKitDOMTouch</span></a> *self</code></em>);</pre>
-<div class="refsect3">
-<a name="webkit-dom-touch-get-webkit-radius-x.parameters"></a><h4>Parameters</h4>
-<div class="informaltable"><table class="informaltable" width="100%" border="0">
-<colgroup>
-<col width="150px" class="parameters_name">
-<col class="parameters_description">
-<col width="200px" class="parameters_annotations">
-</colgroup>
-<tbody><tr>
-<td class="parameter_name"><p>self</p></td>
-<td class="parameter_description"><p>A <a class="link" href="WebKitDOMTouch.html" title="WebKitDOMTouch"><span class="type">WebKitDOMTouch</span></a></p></td>
-<td class="parameter_annotations"> </td>
-</tr></tbody>
-</table></div>
-</div>
-<div class="refsect3">
-<a name="webkit-dom-touch-get-webkit-radius-x.returns"></a><h4>Returns</h4>
-<p> A <a href="../glib/glib-Basic-Types.html#glong"><span class="type">glong</span></a></p>
-</div>
-</div>
-<hr>
-<div class="refsect2">
-<a name="webkit-dom-touch-get-webkit-radius-y"></a><h3>webkit_dom_touch_get_webkit_radius_y ()</h3>
-<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#glong"><span class="returnvalue">glong</span></a>
-webkit_dom_touch_get_webkit_radius_y (<em class="parameter"><code><a class="link" href="WebKitDOMTouch.html" title="WebKitDOMTouch"><span class="type">WebKitDOMTouch</span></a> *self</code></em>);</pre>
-<div class="refsect3">
-<a name="webkit-dom-touch-get-webkit-radius-y.parameters"></a><h4>Parameters</h4>
-<div class="informaltable"><table class="informaltable" width="100%" border="0">
-<colgroup>
-<col width="150px" class="parameters_name">
-<col class="parameters_description">
-<col width="200px" class="parameters_annotations">
-</colgroup>
-<tbody><tr>
-<td class="parameter_name"><p>self</p></td>
-<td class="parameter_description"><p>A <a class="link" href="WebKitDOMTouch.html" title="WebKitDOMTouch"><span class="type">WebKitDOMTouch</span></a></p></td>
-<td class="parameter_annotations"> </td>
-</tr></tbody>
-</table></div>
-</div>
-<div class="refsect3">
-<a name="webkit-dom-touch-get-webkit-radius-y.returns"></a><h4>Returns</h4>
-<p> A <a href="../glib/glib-Basic-Types.html#glong"><span class="type">glong</span></a></p>
-</div>
-</div>
-<hr>
-<div class="refsect2">
-<a name="webkit-dom-touch-get-webkit-rotation-angle"></a><h3>webkit_dom_touch_get_webkit_rotation_angle ()</h3>
-<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gfloat"><span class="returnvalue">gfloat</span></a>
-webkit_dom_touch_get_webkit_rotation_angle
- (<em class="parameter"><code><a class="link" href="WebKitDOMTouch.html" title="WebKitDOMTouch"><span class="type">WebKitDOMTouch</span></a> *self</code></em>);</pre>
-<div class="refsect3">
-<a name="webkit-dom-touch-get-webkit-rotation-angle.parameters"></a><h4>Parameters</h4>
-<div class="informaltable"><table class="informaltable" width="100%" border="0">
-<colgroup>
-<col width="150px" class="parameters_name">
-<col class="parameters_description">
-<col width="200px" class="parameters_annotations">
-</colgroup>
-<tbody><tr>
-<td class="parameter_name"><p>self</p></td>
-<td class="parameter_description"><p>A <a class="link" href="WebKitDOMTouch.html" title="WebKitDOMTouch"><span class="type">WebKitDOMTouch</span></a></p></td>
-<td class="parameter_annotations"> </td>
-</tr></tbody>
-</table></div>
-</div>
-<div class="refsect3">
-<a name="webkit-dom-touch-get-webkit-rotation-angle.returns"></a><h4>Returns</h4>
-<p> A <a href="../glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a></p>
-</div>
-</div>
-<hr>
-<div class="refsect2">
-<a name="webkit-dom-touch-get-webkit-force"></a><h3>webkit_dom_touch_get_webkit_force ()</h3>
-<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gfloat"><span class="returnvalue">gfloat</span></a>
-webkit_dom_touch_get_webkit_force (<em class="parameter"><code><a class="link" href="WebKitDOMTouch.html" title="WebKitDOMTouch"><span class="type">WebKitDOMTouch</span></a> *self</code></em>);</pre>
-<div class="refsect3">
-<a name="webkit-dom-touch-get-webkit-force.parameters"></a><h4>Parameters</h4>
-<div class="informaltable"><table class="informaltable" width="100%" border="0">
-<colgroup>
-<col width="150px" class="parameters_name">
-<col class="parameters_description">
-<col width="200px" class="parameters_annotations">
-</colgroup>
-<tbody><tr>
-<td class="parameter_name"><p>self</p></td>
-<td class="parameter_description"><p>A <a class="link" href="WebKitDOMTouch.html" title="WebKitDOMTouch"><span class="type">WebKitDOMTouch</span></a></p></td>
-<td class="parameter_annotations"> </td>
-</tr></tbody>
-</table></div>
-</div>
-<div class="refsect3">
-<a name="webkit-dom-touch-get-webkit-force.returns"></a><h4>Returns</h4>
-<p> A <a href="../glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a></p>
-</div>
-</div>
-</div>
-<div class="refsect1">
-<a name="WebKitDOMTouch.other_details"></a><h2>Types and Values</h2>
-<div class="refsect2">
-<a name="WebKitDOMTouch-struct"></a><h3>WebKitDOMTouch</h3>
-<pre class="programlisting">typedef struct _WebKitDOMTouch WebKitDOMTouch;</pre>
-<p>
-</p>
-</div>
-</div>
-<div class="refsect1">
-<a name="WebKitDOMTouch.property-details"></a><h2>Property Details</h2>
-<div class="refsect2">
-<a name="WebKitDOMTouch--client-x"></a><h3>The <code class="literal">“client-x”</code> property</h3>
-<pre class="programlisting"> “client-x” <a href="../glib/glib-Basic-Types.html#glong"><span class="type">glong</span></a></pre>
-<p>read-only glong Touch:client-x.</p>
-<p>Flags: Read</p>
-<p>Default value: 0</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitDOMTouch--client-y"></a><h3>The <code class="literal">“client-y”</code> property</h3>
-<pre class="programlisting"> “client-y” <a href="../glib/glib-Basic-Types.html#glong"><span class="type">glong</span></a></pre>
-<p>read-only glong Touch:client-y.</p>
-<p>Flags: Read</p>
-<p>Default value: 0</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitDOMTouch--identifier"></a><h3>The <code class="literal">“identifier”</code> property</h3>
-<pre class="programlisting"> “identifier” <a href="../glib/glib-Basic-Types.html#gulong"><span class="type">gulong</span></a></pre>
-<p>read-only gulong Touch:identifier.</p>
-<p>Flags: Read</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitDOMTouch--page-x"></a><h3>The <code class="literal">“page-x”</code> property</h3>
-<pre class="programlisting"> “page-x” <a href="../glib/glib-Basic-Types.html#glong"><span class="type">glong</span></a></pre>
-<p>read-only glong Touch:page-x.</p>
-<p>Flags: Read</p>
-<p>Default value: 0</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitDOMTouch--page-y"></a><h3>The <code class="literal">“page-y”</code> property</h3>
-<pre class="programlisting"> “page-y” <a href="../glib/glib-Basic-Types.html#glong"><span class="type">glong</span></a></pre>
-<p>read-only glong Touch:page-y.</p>
-<p>Flags: Read</p>
-<p>Default value: 0</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitDOMTouch--screen-x"></a><h3>The <code class="literal">“screen-x”</code> property</h3>
-<pre class="programlisting"> “screen-x” <a href="../glib/glib-Basic-Types.html#glong"><span class="type">glong</span></a></pre>
-<p>read-only glong Touch:screen-x.</p>
-<p>Flags: Read</p>
-<p>Default value: 0</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitDOMTouch--screen-y"></a><h3>The <code class="literal">“screen-y”</code> property</h3>
-<pre class="programlisting"> “screen-y” <a href="../glib/glib-Basic-Types.html#glong"><span class="type">glong</span></a></pre>
-<p>read-only glong Touch:screen-y.</p>
-<p>Flags: Read</p>
-<p>Default value: 0</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitDOMTouch--target"></a><h3>The <code class="literal">“target”</code> property</h3>
-<pre class="programlisting"> “target” <a class="link" href="WebKitDOMEventTarget.html" title="WebKitDOMEventTarget"><span class="type">WebKitDOMEventTarget</span></a> *</pre>
-<p>read-only WebKitDOMEventTarget* Touch:target.</p>
-<p>Flags: Read</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitDOMTouch--webkit-force"></a><h3>The <code class="literal">“webkit-force”</code> property</h3>
-<pre class="programlisting"> “webkit-force” <a href="../glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a></pre>
-<p>read-only gfloat Touch:webkit-force.</p>
-<p>Flags: Read</p>
-<p>Default value: 0</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitDOMTouch--webkit-radius-x"></a><h3>The <code class="literal">“webkit-radius-x”</code> property</h3>
-<pre class="programlisting"> “webkit-radius-x” <a href="../glib/glib-Basic-Types.html#glong"><span class="type">glong</span></a></pre>
-<p>read-only glong Touch:webkit-radius-x.</p>
-<p>Flags: Read</p>
-<p>Default value: 0</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitDOMTouch--webkit-radius-y"></a><h3>The <code class="literal">“webkit-radius-y”</code> property</h3>
-<pre class="programlisting"> “webkit-radius-y” <a href="../glib/glib-Basic-Types.html#glong"><span class="type">glong</span></a></pre>
-<p>read-only glong Touch:webkit-radius-y.</p>
-<p>Flags: Read</p>
-<p>Default value: 0</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitDOMTouch--webkit-rotation-angle"></a><h3>The <code class="literal">“webkit-rotation-angle”</code> property</h3>
-<pre class="programlisting"> “webkit-rotation-angle” <a href="../glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a></pre>
-<p>read-only gfloat Touch:webkit-rotation-angle.</p>
-<p>Flags: Read</p>
-<p>Default value: 0</p>
-</div>
-</div>
-</div>
-<div class="footer">
-<hr>Generated by GTK-Doc V1.25.1</div>
-</body>
-</html> \ No newline at end of file