summaryrefslogtreecommitdiff
path: root/Documentation/webkitdomgtk/html/WebKitDOMPerformanceTiming.html
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/webkitdomgtk/html/WebKitDOMPerformanceTiming.html')
-rw-r--r--Documentation/webkitdomgtk/html/WebKitDOMPerformanceTiming.html1088
1 files changed, 0 insertions, 1088 deletions
diff --git a/Documentation/webkitdomgtk/html/WebKitDOMPerformanceTiming.html b/Documentation/webkitdomgtk/html/WebKitDOMPerformanceTiming.html
deleted file mode 100644
index 23bce4287..000000000
--- a/Documentation/webkitdomgtk/html/WebKitDOMPerformanceTiming.html
+++ /dev/null
@@ -1,1088 +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>WebKitDOMPerformanceTiming: 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="WebKitDOMPerformanceNavigation.html" title="WebKitDOMPerformanceNavigation">
-<link rel="next" href="WebKitDOMWheelEvent.html" title="WebKitDOMWheelEvent">
-<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="#WebKitDOMPerformanceTiming.description" class="shortcut">Description</a></span><span id="nav_hierarchy">  <span class="dim">|</span> 
- <a href="#WebKitDOMPerformanceTiming.object-hierarchy" class="shortcut">Object Hierarchy</a></span><span id="nav_properties">  <span class="dim">|</span> 
- <a href="#WebKitDOMPerformanceTiming.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="WebKitDOMPerformanceNavigation.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
-<td><a accesskey="n" href="WebKitDOMWheelEvent.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
-</tr></table>
-<div class="refentry">
-<a name="WebKitDOMPerformanceTiming"></a><div class="titlepage"></div>
-<div class="refnamediv"><table width="100%"><tr>
-<td valign="top">
-<h2><span class="refentrytitle"><a name="WebKitDOMPerformanceTiming.top_of_page"></a>WebKitDOMPerformanceTiming</span></h2>
-<p>WebKitDOMPerformanceTiming</p>
-</td>
-<td class="gallery_image" valign="top" align="right"></td>
-</tr></table></div>
-<div class="refsect1">
-<a name="WebKitDOMPerformanceTiming.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#guint64"><span class="returnvalue">guint64</span></a>
-</td>
-<td class="function_name">
-<a class="link" href="WebKitDOMPerformanceTiming.html#webkit-dom-performance-timing-get-navigation-start" title="webkit_dom_performance_timing_get_navigation_start ()">webkit_dom_performance_timing_get_navigation_start</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<a href="../glib/glib-Basic-Types.html#guint64"><span class="returnvalue">guint64</span></a>
-</td>
-<td class="function_name">
-<a class="link" href="WebKitDOMPerformanceTiming.html#webkit-dom-performance-timing-get-unload-event-start" title="webkit_dom_performance_timing_get_unload_event_start ()">webkit_dom_performance_timing_get_unload_event_start</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<a href="../glib/glib-Basic-Types.html#guint64"><span class="returnvalue">guint64</span></a>
-</td>
-<td class="function_name">
-<a class="link" href="WebKitDOMPerformanceTiming.html#webkit-dom-performance-timing-get-unload-event-end" title="webkit_dom_performance_timing_get_unload_event_end ()">webkit_dom_performance_timing_get_unload_event_end</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<a href="../glib/glib-Basic-Types.html#guint64"><span class="returnvalue">guint64</span></a>
-</td>
-<td class="function_name">
-<a class="link" href="WebKitDOMPerformanceTiming.html#webkit-dom-performance-timing-get-redirect-start" title="webkit_dom_performance_timing_get_redirect_start ()">webkit_dom_performance_timing_get_redirect_start</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<a href="../glib/glib-Basic-Types.html#guint64"><span class="returnvalue">guint64</span></a>
-</td>
-<td class="function_name">
-<a class="link" href="WebKitDOMPerformanceTiming.html#webkit-dom-performance-timing-get-redirect-end" title="webkit_dom_performance_timing_get_redirect_end ()">webkit_dom_performance_timing_get_redirect_end</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<a href="../glib/glib-Basic-Types.html#guint64"><span class="returnvalue">guint64</span></a>
-</td>
-<td class="function_name">
-<a class="link" href="WebKitDOMPerformanceTiming.html#webkit-dom-performance-timing-get-fetch-start" title="webkit_dom_performance_timing_get_fetch_start ()">webkit_dom_performance_timing_get_fetch_start</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<a href="../glib/glib-Basic-Types.html#guint64"><span class="returnvalue">guint64</span></a>
-</td>
-<td class="function_name">
-<a class="link" href="WebKitDOMPerformanceTiming.html#webkit-dom-performance-timing-get-domain-lookup-start" title="webkit_dom_performance_timing_get_domain_lookup_start ()">webkit_dom_performance_timing_get_domain_lookup_start</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<a href="../glib/glib-Basic-Types.html#guint64"><span class="returnvalue">guint64</span></a>
-</td>
-<td class="function_name">
-<a class="link" href="WebKitDOMPerformanceTiming.html#webkit-dom-performance-timing-get-domain-lookup-end" title="webkit_dom_performance_timing_get_domain_lookup_end ()">webkit_dom_performance_timing_get_domain_lookup_end</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<a href="../glib/glib-Basic-Types.html#guint64"><span class="returnvalue">guint64</span></a>
-</td>
-<td class="function_name">
-<a class="link" href="WebKitDOMPerformanceTiming.html#webkit-dom-performance-timing-get-connect-start" title="webkit_dom_performance_timing_get_connect_start ()">webkit_dom_performance_timing_get_connect_start</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<a href="../glib/glib-Basic-Types.html#guint64"><span class="returnvalue">guint64</span></a>
-</td>
-<td class="function_name">
-<a class="link" href="WebKitDOMPerformanceTiming.html#webkit-dom-performance-timing-get-connect-end" title="webkit_dom_performance_timing_get_connect_end ()">webkit_dom_performance_timing_get_connect_end</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<a href="../glib/glib-Basic-Types.html#guint64"><span class="returnvalue">guint64</span></a>
-</td>
-<td class="function_name">
-<a class="link" href="WebKitDOMPerformanceTiming.html#webkit-dom-performance-timing-get-secure-connection-start" title="webkit_dom_performance_timing_get_secure_connection_start ()">webkit_dom_performance_timing_get_secure_connection_start</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<a href="../glib/glib-Basic-Types.html#guint64"><span class="returnvalue">guint64</span></a>
-</td>
-<td class="function_name">
-<a class="link" href="WebKitDOMPerformanceTiming.html#webkit-dom-performance-timing-get-request-start" title="webkit_dom_performance_timing_get_request_start ()">webkit_dom_performance_timing_get_request_start</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<a href="../glib/glib-Basic-Types.html#guint64"><span class="returnvalue">guint64</span></a>
-</td>
-<td class="function_name">
-<a class="link" href="WebKitDOMPerformanceTiming.html#webkit-dom-performance-timing-get-response-start" title="webkit_dom_performance_timing_get_response_start ()">webkit_dom_performance_timing_get_response_start</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<a href="../glib/glib-Basic-Types.html#guint64"><span class="returnvalue">guint64</span></a>
-</td>
-<td class="function_name">
-<a class="link" href="WebKitDOMPerformanceTiming.html#webkit-dom-performance-timing-get-response-end" title="webkit_dom_performance_timing_get_response_end ()">webkit_dom_performance_timing_get_response_end</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<a href="../glib/glib-Basic-Types.html#guint64"><span class="returnvalue">guint64</span></a>
-</td>
-<td class="function_name">
-<a class="link" href="WebKitDOMPerformanceTiming.html#webkit-dom-performance-timing-get-dom-loading" title="webkit_dom_performance_timing_get_dom_loading ()">webkit_dom_performance_timing_get_dom_loading</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<a href="../glib/glib-Basic-Types.html#guint64"><span class="returnvalue">guint64</span></a>
-</td>
-<td class="function_name">
-<a class="link" href="WebKitDOMPerformanceTiming.html#webkit-dom-performance-timing-get-dom-interactive" title="webkit_dom_performance_timing_get_dom_interactive ()">webkit_dom_performance_timing_get_dom_interactive</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<a href="../glib/glib-Basic-Types.html#guint64"><span class="returnvalue">guint64</span></a>
-</td>
-<td class="function_name">
-<a class="link" href="WebKitDOMPerformanceTiming.html#webkit-dom-performance-timing-get-dom-content-loaded-event-start" title="webkit_dom_performance_timing_get_dom_content_loaded_event_start ()">webkit_dom_performance_timing_get_dom_content_loaded_event_start</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<a href="../glib/glib-Basic-Types.html#guint64"><span class="returnvalue">guint64</span></a>
-</td>
-<td class="function_name">
-<a class="link" href="WebKitDOMPerformanceTiming.html#webkit-dom-performance-timing-get-dom-content-loaded-event-end" title="webkit_dom_performance_timing_get_dom_content_loaded_event_end ()">webkit_dom_performance_timing_get_dom_content_loaded_event_end</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<a href="../glib/glib-Basic-Types.html#guint64"><span class="returnvalue">guint64</span></a>
-</td>
-<td class="function_name">
-<a class="link" href="WebKitDOMPerformanceTiming.html#webkit-dom-performance-timing-get-dom-complete" title="webkit_dom_performance_timing_get_dom_complete ()">webkit_dom_performance_timing_get_dom_complete</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<a href="../glib/glib-Basic-Types.html#guint64"><span class="returnvalue">guint64</span></a>
-</td>
-<td class="function_name">
-<a class="link" href="WebKitDOMPerformanceTiming.html#webkit-dom-performance-timing-get-load-event-start" title="webkit_dom_performance_timing_get_load_event_start ()">webkit_dom_performance_timing_get_load_event_start</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<a href="../glib/glib-Basic-Types.html#guint64"><span class="returnvalue">guint64</span></a>
-</td>
-<td class="function_name">
-<a class="link" href="WebKitDOMPerformanceTiming.html#webkit-dom-performance-timing-get-load-event-end" title="webkit_dom_performance_timing_get_load_event_end ()">webkit_dom_performance_timing_get_load_event_end</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-</tbody>
-</table></div>
-</div>
-<div class="refsect1">
-<a name="WebKitDOMPerformanceTiming.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#guint64"><span class="type">guint64</span></a></td>
-<td class="property_name"><a class="link" href="WebKitDOMPerformanceTiming.html#WebKitDOMPerformanceTiming--connect-end" title="The “connect-end” property">connect-end</a></td>
-<td class="property_flags">Read</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></td>
-<td class="property_name"><a class="link" href="WebKitDOMPerformanceTiming.html#WebKitDOMPerformanceTiming--connect-start" title="The “connect-start” property">connect-start</a></td>
-<td class="property_flags">Read</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></td>
-<td class="property_name"><a class="link" href="WebKitDOMPerformanceTiming.html#WebKitDOMPerformanceTiming--dom-complete" title="The “dom-complete” property">dom-complete</a></td>
-<td class="property_flags">Read</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></td>
-<td class="property_name"><a class="link" href="WebKitDOMPerformanceTiming.html#WebKitDOMPerformanceTiming--dom-content-loaded-event-end" title="The “dom-content-loaded-event-end” property">dom-content-loaded-event-end</a></td>
-<td class="property_flags">Read</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></td>
-<td class="property_name"><a class="link" href="WebKitDOMPerformanceTiming.html#WebKitDOMPerformanceTiming--dom-content-loaded-event-start" title="The “dom-content-loaded-event-start” property">dom-content-loaded-event-start</a></td>
-<td class="property_flags">Read</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></td>
-<td class="property_name"><a class="link" href="WebKitDOMPerformanceTiming.html#WebKitDOMPerformanceTiming--dom-interactive" title="The “dom-interactive” property">dom-interactive</a></td>
-<td class="property_flags">Read</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></td>
-<td class="property_name"><a class="link" href="WebKitDOMPerformanceTiming.html#WebKitDOMPerformanceTiming--dom-loading" title="The “dom-loading” property">dom-loading</a></td>
-<td class="property_flags">Read</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></td>
-<td class="property_name"><a class="link" href="WebKitDOMPerformanceTiming.html#WebKitDOMPerformanceTiming--domain-lookup-end" title="The “domain-lookup-end” property">domain-lookup-end</a></td>
-<td class="property_flags">Read</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></td>
-<td class="property_name"><a class="link" href="WebKitDOMPerformanceTiming.html#WebKitDOMPerformanceTiming--domain-lookup-start" title="The “domain-lookup-start” property">domain-lookup-start</a></td>
-<td class="property_flags">Read</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></td>
-<td class="property_name"><a class="link" href="WebKitDOMPerformanceTiming.html#WebKitDOMPerformanceTiming--fetch-start" title="The “fetch-start” property">fetch-start</a></td>
-<td class="property_flags">Read</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></td>
-<td class="property_name"><a class="link" href="WebKitDOMPerformanceTiming.html#WebKitDOMPerformanceTiming--load-event-end" title="The “load-event-end” property">load-event-end</a></td>
-<td class="property_flags">Read</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></td>
-<td class="property_name"><a class="link" href="WebKitDOMPerformanceTiming.html#WebKitDOMPerformanceTiming--load-event-start" title="The “load-event-start” property">load-event-start</a></td>
-<td class="property_flags">Read</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></td>
-<td class="property_name"><a class="link" href="WebKitDOMPerformanceTiming.html#WebKitDOMPerformanceTiming--navigation-start" title="The “navigation-start” property">navigation-start</a></td>
-<td class="property_flags">Read</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></td>
-<td class="property_name"><a class="link" href="WebKitDOMPerformanceTiming.html#WebKitDOMPerformanceTiming--redirect-end" title="The “redirect-end” property">redirect-end</a></td>
-<td class="property_flags">Read</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></td>
-<td class="property_name"><a class="link" href="WebKitDOMPerformanceTiming.html#WebKitDOMPerformanceTiming--redirect-start" title="The “redirect-start” property">redirect-start</a></td>
-<td class="property_flags">Read</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></td>
-<td class="property_name"><a class="link" href="WebKitDOMPerformanceTiming.html#WebKitDOMPerformanceTiming--request-start" title="The “request-start” property">request-start</a></td>
-<td class="property_flags">Read</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></td>
-<td class="property_name"><a class="link" href="WebKitDOMPerformanceTiming.html#WebKitDOMPerformanceTiming--response-end" title="The “response-end” property">response-end</a></td>
-<td class="property_flags">Read</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></td>
-<td class="property_name"><a class="link" href="WebKitDOMPerformanceTiming.html#WebKitDOMPerformanceTiming--response-start" title="The “response-start” property">response-start</a></td>
-<td class="property_flags">Read</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></td>
-<td class="property_name"><a class="link" href="WebKitDOMPerformanceTiming.html#WebKitDOMPerformanceTiming--secure-connection-start" title="The “secure-connection-start” property">secure-connection-start</a></td>
-<td class="property_flags">Read</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></td>
-<td class="property_name"><a class="link" href="WebKitDOMPerformanceTiming.html#WebKitDOMPerformanceTiming--unload-event-end" title="The “unload-event-end” property">unload-event-end</a></td>
-<td class="property_flags">Read</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></td>
-<td class="property_name"><a class="link" href="WebKitDOMPerformanceTiming.html#WebKitDOMPerformanceTiming--unload-event-start" title="The “unload-event-start” property">unload-event-start</a></td>
-<td class="property_flags">Read</td>
-</tr>
-</tbody>
-</table></div>
-</div>
-<div class="refsect1">
-<a name="WebKitDOMPerformanceTiming.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="WebKitDOMPerformanceTiming.html#WebKitDOMPerformanceTiming-struct" title="WebKitDOMPerformanceTiming">WebKitDOMPerformanceTiming</a></td>
-</tr></tbody>
-</table></div>
-</div>
-<div class="refsect1">
-<a name="WebKitDOMPerformanceTiming.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> WebKitDOMPerformanceTiming
-</pre>
-</div>
-<div class="refsect1">
-<a name="WebKitDOMPerformanceTiming.description"></a><h2>Description</h2>
-<p>
-</p>
-</div>
-<div class="refsect1">
-<a name="WebKitDOMPerformanceTiming.functions_details"></a><h2>Functions</h2>
-<div class="refsect2">
-<a name="webkit-dom-performance-timing-get-navigation-start"></a><h3>webkit_dom_performance_timing_get_navigation_start ()</h3>
-<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#guint64"><span class="returnvalue">guint64</span></a>
-webkit_dom_performance_timing_get_navigation_start
- (<em class="parameter"><code><a class="link" href="WebKitDOMPerformanceTiming.html" title="WebKitDOMPerformanceTiming"><span class="type">WebKitDOMPerformanceTiming</span></a> *self</code></em>);</pre>
-<div class="refsect3">
-<a name="webkit-dom-performance-timing-get-navigation-start.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="WebKitDOMPerformanceTiming.html" title="WebKitDOMPerformanceTiming"><span class="type">WebKitDOMPerformanceTiming</span></a></p></td>
-<td class="parameter_annotations"> </td>
-</tr></tbody>
-</table></div>
-</div>
-<div class="refsect3">
-<a name="webkit-dom-performance-timing-get-navigation-start.returns"></a><h4>Returns</h4>
-<p> A <a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></p>
-</div>
-</div>
-<hr>
-<div class="refsect2">
-<a name="webkit-dom-performance-timing-get-unload-event-start"></a><h3>webkit_dom_performance_timing_get_unload_event_start ()</h3>
-<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#guint64"><span class="returnvalue">guint64</span></a>
-webkit_dom_performance_timing_get_unload_event_start
- (<em class="parameter"><code><a class="link" href="WebKitDOMPerformanceTiming.html" title="WebKitDOMPerformanceTiming"><span class="type">WebKitDOMPerformanceTiming</span></a> *self</code></em>);</pre>
-<div class="refsect3">
-<a name="webkit-dom-performance-timing-get-unload-event-start.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="WebKitDOMPerformanceTiming.html" title="WebKitDOMPerformanceTiming"><span class="type">WebKitDOMPerformanceTiming</span></a></p></td>
-<td class="parameter_annotations"> </td>
-</tr></tbody>
-</table></div>
-</div>
-<div class="refsect3">
-<a name="webkit-dom-performance-timing-get-unload-event-start.returns"></a><h4>Returns</h4>
-<p> A <a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></p>
-</div>
-</div>
-<hr>
-<div class="refsect2">
-<a name="webkit-dom-performance-timing-get-unload-event-end"></a><h3>webkit_dom_performance_timing_get_unload_event_end ()</h3>
-<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#guint64"><span class="returnvalue">guint64</span></a>
-webkit_dom_performance_timing_get_unload_event_end
- (<em class="parameter"><code><a class="link" href="WebKitDOMPerformanceTiming.html" title="WebKitDOMPerformanceTiming"><span class="type">WebKitDOMPerformanceTiming</span></a> *self</code></em>);</pre>
-<div class="refsect3">
-<a name="webkit-dom-performance-timing-get-unload-event-end.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="WebKitDOMPerformanceTiming.html" title="WebKitDOMPerformanceTiming"><span class="type">WebKitDOMPerformanceTiming</span></a></p></td>
-<td class="parameter_annotations"> </td>
-</tr></tbody>
-</table></div>
-</div>
-<div class="refsect3">
-<a name="webkit-dom-performance-timing-get-unload-event-end.returns"></a><h4>Returns</h4>
-<p> A <a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></p>
-</div>
-</div>
-<hr>
-<div class="refsect2">
-<a name="webkit-dom-performance-timing-get-redirect-start"></a><h3>webkit_dom_performance_timing_get_redirect_start ()</h3>
-<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#guint64"><span class="returnvalue">guint64</span></a>
-webkit_dom_performance_timing_get_redirect_start
- (<em class="parameter"><code><a class="link" href="WebKitDOMPerformanceTiming.html" title="WebKitDOMPerformanceTiming"><span class="type">WebKitDOMPerformanceTiming</span></a> *self</code></em>);</pre>
-<div class="refsect3">
-<a name="webkit-dom-performance-timing-get-redirect-start.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="WebKitDOMPerformanceTiming.html" title="WebKitDOMPerformanceTiming"><span class="type">WebKitDOMPerformanceTiming</span></a></p></td>
-<td class="parameter_annotations"> </td>
-</tr></tbody>
-</table></div>
-</div>
-<div class="refsect3">
-<a name="webkit-dom-performance-timing-get-redirect-start.returns"></a><h4>Returns</h4>
-<p> A <a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></p>
-</div>
-</div>
-<hr>
-<div class="refsect2">
-<a name="webkit-dom-performance-timing-get-redirect-end"></a><h3>webkit_dom_performance_timing_get_redirect_end ()</h3>
-<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#guint64"><span class="returnvalue">guint64</span></a>
-webkit_dom_performance_timing_get_redirect_end
- (<em class="parameter"><code><a class="link" href="WebKitDOMPerformanceTiming.html" title="WebKitDOMPerformanceTiming"><span class="type">WebKitDOMPerformanceTiming</span></a> *self</code></em>);</pre>
-<div class="refsect3">
-<a name="webkit-dom-performance-timing-get-redirect-end.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="WebKitDOMPerformanceTiming.html" title="WebKitDOMPerformanceTiming"><span class="type">WebKitDOMPerformanceTiming</span></a></p></td>
-<td class="parameter_annotations"> </td>
-</tr></tbody>
-</table></div>
-</div>
-<div class="refsect3">
-<a name="webkit-dom-performance-timing-get-redirect-end.returns"></a><h4>Returns</h4>
-<p> A <a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></p>
-</div>
-</div>
-<hr>
-<div class="refsect2">
-<a name="webkit-dom-performance-timing-get-fetch-start"></a><h3>webkit_dom_performance_timing_get_fetch_start ()</h3>
-<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#guint64"><span class="returnvalue">guint64</span></a>
-webkit_dom_performance_timing_get_fetch_start
- (<em class="parameter"><code><a class="link" href="WebKitDOMPerformanceTiming.html" title="WebKitDOMPerformanceTiming"><span class="type">WebKitDOMPerformanceTiming</span></a> *self</code></em>);</pre>
-<div class="refsect3">
-<a name="webkit-dom-performance-timing-get-fetch-start.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="WebKitDOMPerformanceTiming.html" title="WebKitDOMPerformanceTiming"><span class="type">WebKitDOMPerformanceTiming</span></a></p></td>
-<td class="parameter_annotations"> </td>
-</tr></tbody>
-</table></div>
-</div>
-<div class="refsect3">
-<a name="webkit-dom-performance-timing-get-fetch-start.returns"></a><h4>Returns</h4>
-<p> A <a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></p>
-</div>
-</div>
-<hr>
-<div class="refsect2">
-<a name="webkit-dom-performance-timing-get-domain-lookup-start"></a><h3>webkit_dom_performance_timing_get_domain_lookup_start ()</h3>
-<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#guint64"><span class="returnvalue">guint64</span></a>
-webkit_dom_performance_timing_get_domain_lookup_start
- (<em class="parameter"><code><a class="link" href="WebKitDOMPerformanceTiming.html" title="WebKitDOMPerformanceTiming"><span class="type">WebKitDOMPerformanceTiming</span></a> *self</code></em>);</pre>
-<div class="refsect3">
-<a name="webkit-dom-performance-timing-get-domain-lookup-start.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="WebKitDOMPerformanceTiming.html" title="WebKitDOMPerformanceTiming"><span class="type">WebKitDOMPerformanceTiming</span></a></p></td>
-<td class="parameter_annotations"> </td>
-</tr></tbody>
-</table></div>
-</div>
-<div class="refsect3">
-<a name="webkit-dom-performance-timing-get-domain-lookup-start.returns"></a><h4>Returns</h4>
-<p> A <a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></p>
-</div>
-</div>
-<hr>
-<div class="refsect2">
-<a name="webkit-dom-performance-timing-get-domain-lookup-end"></a><h3>webkit_dom_performance_timing_get_domain_lookup_end ()</h3>
-<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#guint64"><span class="returnvalue">guint64</span></a>
-webkit_dom_performance_timing_get_domain_lookup_end
- (<em class="parameter"><code><a class="link" href="WebKitDOMPerformanceTiming.html" title="WebKitDOMPerformanceTiming"><span class="type">WebKitDOMPerformanceTiming</span></a> *self</code></em>);</pre>
-<div class="refsect3">
-<a name="webkit-dom-performance-timing-get-domain-lookup-end.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="WebKitDOMPerformanceTiming.html" title="WebKitDOMPerformanceTiming"><span class="type">WebKitDOMPerformanceTiming</span></a></p></td>
-<td class="parameter_annotations"> </td>
-</tr></tbody>
-</table></div>
-</div>
-<div class="refsect3">
-<a name="webkit-dom-performance-timing-get-domain-lookup-end.returns"></a><h4>Returns</h4>
-<p> A <a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></p>
-</div>
-</div>
-<hr>
-<div class="refsect2">
-<a name="webkit-dom-performance-timing-get-connect-start"></a><h3>webkit_dom_performance_timing_get_connect_start ()</h3>
-<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#guint64"><span class="returnvalue">guint64</span></a>
-webkit_dom_performance_timing_get_connect_start
- (<em class="parameter"><code><a class="link" href="WebKitDOMPerformanceTiming.html" title="WebKitDOMPerformanceTiming"><span class="type">WebKitDOMPerformanceTiming</span></a> *self</code></em>);</pre>
-<div class="refsect3">
-<a name="webkit-dom-performance-timing-get-connect-start.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="WebKitDOMPerformanceTiming.html" title="WebKitDOMPerformanceTiming"><span class="type">WebKitDOMPerformanceTiming</span></a></p></td>
-<td class="parameter_annotations"> </td>
-</tr></tbody>
-</table></div>
-</div>
-<div class="refsect3">
-<a name="webkit-dom-performance-timing-get-connect-start.returns"></a><h4>Returns</h4>
-<p> A <a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></p>
-</div>
-</div>
-<hr>
-<div class="refsect2">
-<a name="webkit-dom-performance-timing-get-connect-end"></a><h3>webkit_dom_performance_timing_get_connect_end ()</h3>
-<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#guint64"><span class="returnvalue">guint64</span></a>
-webkit_dom_performance_timing_get_connect_end
- (<em class="parameter"><code><a class="link" href="WebKitDOMPerformanceTiming.html" title="WebKitDOMPerformanceTiming"><span class="type">WebKitDOMPerformanceTiming</span></a> *self</code></em>);</pre>
-<div class="refsect3">
-<a name="webkit-dom-performance-timing-get-connect-end.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="WebKitDOMPerformanceTiming.html" title="WebKitDOMPerformanceTiming"><span class="type">WebKitDOMPerformanceTiming</span></a></p></td>
-<td class="parameter_annotations"> </td>
-</tr></tbody>
-</table></div>
-</div>
-<div class="refsect3">
-<a name="webkit-dom-performance-timing-get-connect-end.returns"></a><h4>Returns</h4>
-<p> A <a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></p>
-</div>
-</div>
-<hr>
-<div class="refsect2">
-<a name="webkit-dom-performance-timing-get-secure-connection-start"></a><h3>webkit_dom_performance_timing_get_secure_connection_start ()</h3>
-<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#guint64"><span class="returnvalue">guint64</span></a>
-webkit_dom_performance_timing_get_secure_connection_start
- (<em class="parameter"><code><a class="link" href="WebKitDOMPerformanceTiming.html" title="WebKitDOMPerformanceTiming"><span class="type">WebKitDOMPerformanceTiming</span></a> *self</code></em>);</pre>
-<div class="refsect3">
-<a name="webkit-dom-performance-timing-get-secure-connection-start.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="WebKitDOMPerformanceTiming.html" title="WebKitDOMPerformanceTiming"><span class="type">WebKitDOMPerformanceTiming</span></a></p></td>
-<td class="parameter_annotations"> </td>
-</tr></tbody>
-</table></div>
-</div>
-<div class="refsect3">
-<a name="webkit-dom-performance-timing-get-secure-connection-start.returns"></a><h4>Returns</h4>
-<p> A <a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></p>
-</div>
-</div>
-<hr>
-<div class="refsect2">
-<a name="webkit-dom-performance-timing-get-request-start"></a><h3>webkit_dom_performance_timing_get_request_start ()</h3>
-<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#guint64"><span class="returnvalue">guint64</span></a>
-webkit_dom_performance_timing_get_request_start
- (<em class="parameter"><code><a class="link" href="WebKitDOMPerformanceTiming.html" title="WebKitDOMPerformanceTiming"><span class="type">WebKitDOMPerformanceTiming</span></a> *self</code></em>);</pre>
-<div class="refsect3">
-<a name="webkit-dom-performance-timing-get-request-start.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="WebKitDOMPerformanceTiming.html" title="WebKitDOMPerformanceTiming"><span class="type">WebKitDOMPerformanceTiming</span></a></p></td>
-<td class="parameter_annotations"> </td>
-</tr></tbody>
-</table></div>
-</div>
-<div class="refsect3">
-<a name="webkit-dom-performance-timing-get-request-start.returns"></a><h4>Returns</h4>
-<p> A <a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></p>
-</div>
-</div>
-<hr>
-<div class="refsect2">
-<a name="webkit-dom-performance-timing-get-response-start"></a><h3>webkit_dom_performance_timing_get_response_start ()</h3>
-<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#guint64"><span class="returnvalue">guint64</span></a>
-webkit_dom_performance_timing_get_response_start
- (<em class="parameter"><code><a class="link" href="WebKitDOMPerformanceTiming.html" title="WebKitDOMPerformanceTiming"><span class="type">WebKitDOMPerformanceTiming</span></a> *self</code></em>);</pre>
-<div class="refsect3">
-<a name="webkit-dom-performance-timing-get-response-start.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="WebKitDOMPerformanceTiming.html" title="WebKitDOMPerformanceTiming"><span class="type">WebKitDOMPerformanceTiming</span></a></p></td>
-<td class="parameter_annotations"> </td>
-</tr></tbody>
-</table></div>
-</div>
-<div class="refsect3">
-<a name="webkit-dom-performance-timing-get-response-start.returns"></a><h4>Returns</h4>
-<p> A <a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></p>
-</div>
-</div>
-<hr>
-<div class="refsect2">
-<a name="webkit-dom-performance-timing-get-response-end"></a><h3>webkit_dom_performance_timing_get_response_end ()</h3>
-<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#guint64"><span class="returnvalue">guint64</span></a>
-webkit_dom_performance_timing_get_response_end
- (<em class="parameter"><code><a class="link" href="WebKitDOMPerformanceTiming.html" title="WebKitDOMPerformanceTiming"><span class="type">WebKitDOMPerformanceTiming</span></a> *self</code></em>);</pre>
-<div class="refsect3">
-<a name="webkit-dom-performance-timing-get-response-end.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="WebKitDOMPerformanceTiming.html" title="WebKitDOMPerformanceTiming"><span class="type">WebKitDOMPerformanceTiming</span></a></p></td>
-<td class="parameter_annotations"> </td>
-</tr></tbody>
-</table></div>
-</div>
-<div class="refsect3">
-<a name="webkit-dom-performance-timing-get-response-end.returns"></a><h4>Returns</h4>
-<p> A <a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></p>
-</div>
-</div>
-<hr>
-<div class="refsect2">
-<a name="webkit-dom-performance-timing-get-dom-loading"></a><h3>webkit_dom_performance_timing_get_dom_loading ()</h3>
-<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#guint64"><span class="returnvalue">guint64</span></a>
-webkit_dom_performance_timing_get_dom_loading
- (<em class="parameter"><code><a class="link" href="WebKitDOMPerformanceTiming.html" title="WebKitDOMPerformanceTiming"><span class="type">WebKitDOMPerformanceTiming</span></a> *self</code></em>);</pre>
-<div class="refsect3">
-<a name="webkit-dom-performance-timing-get-dom-loading.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="WebKitDOMPerformanceTiming.html" title="WebKitDOMPerformanceTiming"><span class="type">WebKitDOMPerformanceTiming</span></a></p></td>
-<td class="parameter_annotations"> </td>
-</tr></tbody>
-</table></div>
-</div>
-<div class="refsect3">
-<a name="webkit-dom-performance-timing-get-dom-loading.returns"></a><h4>Returns</h4>
-<p> A <a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></p>
-</div>
-</div>
-<hr>
-<div class="refsect2">
-<a name="webkit-dom-performance-timing-get-dom-interactive"></a><h3>webkit_dom_performance_timing_get_dom_interactive ()</h3>
-<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#guint64"><span class="returnvalue">guint64</span></a>
-webkit_dom_performance_timing_get_dom_interactive
- (<em class="parameter"><code><a class="link" href="WebKitDOMPerformanceTiming.html" title="WebKitDOMPerformanceTiming"><span class="type">WebKitDOMPerformanceTiming</span></a> *self</code></em>);</pre>
-<div class="refsect3">
-<a name="webkit-dom-performance-timing-get-dom-interactive.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="WebKitDOMPerformanceTiming.html" title="WebKitDOMPerformanceTiming"><span class="type">WebKitDOMPerformanceTiming</span></a></p></td>
-<td class="parameter_annotations"> </td>
-</tr></tbody>
-</table></div>
-</div>
-<div class="refsect3">
-<a name="webkit-dom-performance-timing-get-dom-interactive.returns"></a><h4>Returns</h4>
-<p> A <a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></p>
-</div>
-</div>
-<hr>
-<div class="refsect2">
-<a name="webkit-dom-performance-timing-get-dom-content-loaded-event-start"></a><h3>webkit_dom_performance_timing_get_dom_content_loaded_event_start ()</h3>
-<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#guint64"><span class="returnvalue">guint64</span></a>
-webkit_dom_performance_timing_get_dom_content_loaded_event_start
- (<em class="parameter"><code><a class="link" href="WebKitDOMPerformanceTiming.html" title="WebKitDOMPerformanceTiming"><span class="type">WebKitDOMPerformanceTiming</span></a> *self</code></em>);</pre>
-<div class="refsect3">
-<a name="webkit-dom-performance-timing-get-dom-content-loaded-event-start.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="WebKitDOMPerformanceTiming.html" title="WebKitDOMPerformanceTiming"><span class="type">WebKitDOMPerformanceTiming</span></a></p></td>
-<td class="parameter_annotations"> </td>
-</tr></tbody>
-</table></div>
-</div>
-<div class="refsect3">
-<a name="webkit-dom-performance-timing-get-dom-content-loaded-event-start.returns"></a><h4>Returns</h4>
-<p> A <a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></p>
-</div>
-</div>
-<hr>
-<div class="refsect2">
-<a name="webkit-dom-performance-timing-get-dom-content-loaded-event-end"></a><h3>webkit_dom_performance_timing_get_dom_content_loaded_event_end ()</h3>
-<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#guint64"><span class="returnvalue">guint64</span></a>
-webkit_dom_performance_timing_get_dom_content_loaded_event_end
- (<em class="parameter"><code><a class="link" href="WebKitDOMPerformanceTiming.html" title="WebKitDOMPerformanceTiming"><span class="type">WebKitDOMPerformanceTiming</span></a> *self</code></em>);</pre>
-<div class="refsect3">
-<a name="webkit-dom-performance-timing-get-dom-content-loaded-event-end.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="WebKitDOMPerformanceTiming.html" title="WebKitDOMPerformanceTiming"><span class="type">WebKitDOMPerformanceTiming</span></a></p></td>
-<td class="parameter_annotations"> </td>
-</tr></tbody>
-</table></div>
-</div>
-<div class="refsect3">
-<a name="webkit-dom-performance-timing-get-dom-content-loaded-event-end.returns"></a><h4>Returns</h4>
-<p> A <a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></p>
-</div>
-</div>
-<hr>
-<div class="refsect2">
-<a name="webkit-dom-performance-timing-get-dom-complete"></a><h3>webkit_dom_performance_timing_get_dom_complete ()</h3>
-<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#guint64"><span class="returnvalue">guint64</span></a>
-webkit_dom_performance_timing_get_dom_complete
- (<em class="parameter"><code><a class="link" href="WebKitDOMPerformanceTiming.html" title="WebKitDOMPerformanceTiming"><span class="type">WebKitDOMPerformanceTiming</span></a> *self</code></em>);</pre>
-<div class="refsect3">
-<a name="webkit-dom-performance-timing-get-dom-complete.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="WebKitDOMPerformanceTiming.html" title="WebKitDOMPerformanceTiming"><span class="type">WebKitDOMPerformanceTiming</span></a></p></td>
-<td class="parameter_annotations"> </td>
-</tr></tbody>
-</table></div>
-</div>
-<div class="refsect3">
-<a name="webkit-dom-performance-timing-get-dom-complete.returns"></a><h4>Returns</h4>
-<p> A <a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></p>
-</div>
-</div>
-<hr>
-<div class="refsect2">
-<a name="webkit-dom-performance-timing-get-load-event-start"></a><h3>webkit_dom_performance_timing_get_load_event_start ()</h3>
-<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#guint64"><span class="returnvalue">guint64</span></a>
-webkit_dom_performance_timing_get_load_event_start
- (<em class="parameter"><code><a class="link" href="WebKitDOMPerformanceTiming.html" title="WebKitDOMPerformanceTiming"><span class="type">WebKitDOMPerformanceTiming</span></a> *self</code></em>);</pre>
-<div class="refsect3">
-<a name="webkit-dom-performance-timing-get-load-event-start.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="WebKitDOMPerformanceTiming.html" title="WebKitDOMPerformanceTiming"><span class="type">WebKitDOMPerformanceTiming</span></a></p></td>
-<td class="parameter_annotations"> </td>
-</tr></tbody>
-</table></div>
-</div>
-<div class="refsect3">
-<a name="webkit-dom-performance-timing-get-load-event-start.returns"></a><h4>Returns</h4>
-<p> A <a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></p>
-</div>
-</div>
-<hr>
-<div class="refsect2">
-<a name="webkit-dom-performance-timing-get-load-event-end"></a><h3>webkit_dom_performance_timing_get_load_event_end ()</h3>
-<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#guint64"><span class="returnvalue">guint64</span></a>
-webkit_dom_performance_timing_get_load_event_end
- (<em class="parameter"><code><a class="link" href="WebKitDOMPerformanceTiming.html" title="WebKitDOMPerformanceTiming"><span class="type">WebKitDOMPerformanceTiming</span></a> *self</code></em>);</pre>
-<div class="refsect3">
-<a name="webkit-dom-performance-timing-get-load-event-end.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="WebKitDOMPerformanceTiming.html" title="WebKitDOMPerformanceTiming"><span class="type">WebKitDOMPerformanceTiming</span></a></p></td>
-<td class="parameter_annotations"> </td>
-</tr></tbody>
-</table></div>
-</div>
-<div class="refsect3">
-<a name="webkit-dom-performance-timing-get-load-event-end.returns"></a><h4>Returns</h4>
-<p> A <a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></p>
-</div>
-</div>
-</div>
-<div class="refsect1">
-<a name="WebKitDOMPerformanceTiming.other_details"></a><h2>Types and Values</h2>
-<div class="refsect2">
-<a name="WebKitDOMPerformanceTiming-struct"></a><h3>WebKitDOMPerformanceTiming</h3>
-<pre class="programlisting">typedef struct _WebKitDOMPerformanceTiming WebKitDOMPerformanceTiming;</pre>
-<p>
-</p>
-</div>
-</div>
-<div class="refsect1">
-<a name="WebKitDOMPerformanceTiming.property-details"></a><h2>Property Details</h2>
-<div class="refsect2">
-<a name="WebKitDOMPerformanceTiming--connect-end"></a><h3>The <code class="literal">“connect-end”</code> property</h3>
-<pre class="programlisting"> “connect-end” <a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></pre>
-<p>read-only guint64 PerformanceTiming:connect-end.</p>
-<p>Flags: Read</p>
-<p>Default value: 0</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitDOMPerformanceTiming--connect-start"></a><h3>The <code class="literal">“connect-start”</code> property</h3>
-<pre class="programlisting"> “connect-start” <a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></pre>
-<p>read-only guint64 PerformanceTiming:connect-start.</p>
-<p>Flags: Read</p>
-<p>Default value: 0</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitDOMPerformanceTiming--dom-complete"></a><h3>The <code class="literal">“dom-complete”</code> property</h3>
-<pre class="programlisting"> “dom-complete” <a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></pre>
-<p>read-only guint64 PerformanceTiming:dom-complete.</p>
-<p>Flags: Read</p>
-<p>Default value: 0</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitDOMPerformanceTiming--dom-content-loaded-event-end"></a><h3>The <code class="literal">“dom-content-loaded-event-end”</code> property</h3>
-<pre class="programlisting"> “dom-content-loaded-event-end” <a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></pre>
-<p>read-only guint64 PerformanceTiming:dom-content-loaded-event-end.</p>
-<p>Flags: Read</p>
-<p>Default value: 0</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitDOMPerformanceTiming--dom-content-loaded-event-start"></a><h3>The <code class="literal">“dom-content-loaded-event-start”</code> property</h3>
-<pre class="programlisting"> “dom-content-loaded-event-start” <a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></pre>
-<p>read-only guint64 PerformanceTiming:dom-content-loaded-event-start.</p>
-<p>Flags: Read</p>
-<p>Default value: 0</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitDOMPerformanceTiming--dom-interactive"></a><h3>The <code class="literal">“dom-interactive”</code> property</h3>
-<pre class="programlisting"> “dom-interactive” <a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></pre>
-<p>read-only guint64 PerformanceTiming:dom-interactive.</p>
-<p>Flags: Read</p>
-<p>Default value: 0</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitDOMPerformanceTiming--dom-loading"></a><h3>The <code class="literal">“dom-loading”</code> property</h3>
-<pre class="programlisting"> “dom-loading” <a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></pre>
-<p>read-only guint64 PerformanceTiming:dom-loading.</p>
-<p>Flags: Read</p>
-<p>Default value: 0</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitDOMPerformanceTiming--domain-lookup-end"></a><h3>The <code class="literal">“domain-lookup-end”</code> property</h3>
-<pre class="programlisting"> “domain-lookup-end” <a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></pre>
-<p>read-only guint64 PerformanceTiming:domain-lookup-end.</p>
-<p>Flags: Read</p>
-<p>Default value: 0</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitDOMPerformanceTiming--domain-lookup-start"></a><h3>The <code class="literal">“domain-lookup-start”</code> property</h3>
-<pre class="programlisting"> “domain-lookup-start” <a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></pre>
-<p>read-only guint64 PerformanceTiming:domain-lookup-start.</p>
-<p>Flags: Read</p>
-<p>Default value: 0</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitDOMPerformanceTiming--fetch-start"></a><h3>The <code class="literal">“fetch-start”</code> property</h3>
-<pre class="programlisting"> “fetch-start” <a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></pre>
-<p>read-only guint64 PerformanceTiming:fetch-start.</p>
-<p>Flags: Read</p>
-<p>Default value: 0</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitDOMPerformanceTiming--load-event-end"></a><h3>The <code class="literal">“load-event-end”</code> property</h3>
-<pre class="programlisting"> “load-event-end” <a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></pre>
-<p>read-only guint64 PerformanceTiming:load-event-end.</p>
-<p>Flags: Read</p>
-<p>Default value: 0</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitDOMPerformanceTiming--load-event-start"></a><h3>The <code class="literal">“load-event-start”</code> property</h3>
-<pre class="programlisting"> “load-event-start” <a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></pre>
-<p>read-only guint64 PerformanceTiming:load-event-start.</p>
-<p>Flags: Read</p>
-<p>Default value: 0</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitDOMPerformanceTiming--navigation-start"></a><h3>The <code class="literal">“navigation-start”</code> property</h3>
-<pre class="programlisting"> “navigation-start” <a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></pre>
-<p>read-only guint64 PerformanceTiming:navigation-start.</p>
-<p>Flags: Read</p>
-<p>Default value: 0</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitDOMPerformanceTiming--redirect-end"></a><h3>The <code class="literal">“redirect-end”</code> property</h3>
-<pre class="programlisting"> “redirect-end” <a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></pre>
-<p>read-only guint64 PerformanceTiming:redirect-end.</p>
-<p>Flags: Read</p>
-<p>Default value: 0</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitDOMPerformanceTiming--redirect-start"></a><h3>The <code class="literal">“redirect-start”</code> property</h3>
-<pre class="programlisting"> “redirect-start” <a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></pre>
-<p>read-only guint64 PerformanceTiming:redirect-start.</p>
-<p>Flags: Read</p>
-<p>Default value: 0</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitDOMPerformanceTiming--request-start"></a><h3>The <code class="literal">“request-start”</code> property</h3>
-<pre class="programlisting"> “request-start” <a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></pre>
-<p>read-only guint64 PerformanceTiming:request-start.</p>
-<p>Flags: Read</p>
-<p>Default value: 0</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitDOMPerformanceTiming--response-end"></a><h3>The <code class="literal">“response-end”</code> property</h3>
-<pre class="programlisting"> “response-end” <a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></pre>
-<p>read-only guint64 PerformanceTiming:response-end.</p>
-<p>Flags: Read</p>
-<p>Default value: 0</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitDOMPerformanceTiming--response-start"></a><h3>The <code class="literal">“response-start”</code> property</h3>
-<pre class="programlisting"> “response-start” <a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></pre>
-<p>read-only guint64 PerformanceTiming:response-start.</p>
-<p>Flags: Read</p>
-<p>Default value: 0</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitDOMPerformanceTiming--secure-connection-start"></a><h3>The <code class="literal">“secure-connection-start”</code> property</h3>
-<pre class="programlisting"> “secure-connection-start” <a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></pre>
-<p>read-only guint64 PerformanceTiming:secure-connection-start.</p>
-<p>Flags: Read</p>
-<p>Default value: 0</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitDOMPerformanceTiming--unload-event-end"></a><h3>The <code class="literal">“unload-event-end”</code> property</h3>
-<pre class="programlisting"> “unload-event-end” <a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></pre>
-<p>read-only guint64 PerformanceTiming:unload-event-end.</p>
-<p>Flags: Read</p>
-<p>Default value: 0</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitDOMPerformanceTiming--unload-event-start"></a><h3>The <code class="literal">“unload-event-start”</code> property</h3>
-<pre class="programlisting"> “unload-event-start” <a href="../glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a></pre>
-<p>read-only guint64 PerformanceTiming:unload-event-start.</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