<p>the newly created <aclass="link"href="WebKitApplicationInfo.html"title="WebKitApplicationInfo"><spanclass="type">WebKitApplicationInfo</span></a>. </p>
<p><spanclass="annotation">[<acronymtitle="Free data after the code is done."><spanclass="acronym">transfer full</span></acronym>]</span></p>
<p>Atomically decrements the reference count of <emclass="parameter"><code>info</code></em>
by one. If the
reference count drops to 0, all memory allocated by the <aclass="link"href="WebKitApplicationInfo.html"title="WebKitApplicationInfo"><spanclass="type">WebKitApplicationInfo</span></a> is
released. This function is MT-safe and may be called from any
<p>Set the name of the application. If not provided, or <ahref="../glib/glib-Standard-Macros.html#NULL:CAPS"><codeclass="literal">NULL</code></a> is passed,
<ahref="../glib/glib-Miscellaneous-Utility-Functions.html#g-get-prgname"><codeclass="function">g_get_prgname()</code></a> will be used.</p>
<p>Get the name of the application. If <aclass="link"href="WebKitApplicationInfo.html#webkit-application-info-set-name"title="webkit_application_info_set_name ()"><codeclass="function">webkit_application_info_set_name()</code></a> hasn't been
called with a valid name, this returns <ahref="../glib/glib-Miscellaneous-Utility-Functions.html#g-get-prgname"><codeclass="function">g_get_prgname()</code></a>.</p>
<p>Get the application version previously set with <aclass="link"href="WebKitApplicationInfo.html#webkit-application-info-set-version"title="webkit_application_info_set_version ()"><codeclass="function">webkit_application_info_set_version()</code></a>.</p>
<tdclass="parameter_description"><p>return location for the major version number. </p></td>
<tdclass="parameter_annotations"><spanclass="annotation">[<acronymtitle="Parameter for returning results. Default is transfer full."><spanclass="acronym">out</span></acronym>]</span></td>
</tr>
<tr>
<tdclass="parameter_name"><p>minor</p></td>
<tdclass="parameter_description"><p>return location for the minor version number. </p></td>
<tdclass="parameter_annotations"><spanclass="annotation">[<acronymtitle="Parameter for returning results. Default is transfer full."><spanclass="acronym">out</span></acronym>][<acronymtitle="NULL is OK, both for passing and for returning."><spanclass="acronym">allow-none</span></acronym>]</span></td>
</tr>
<tr>
<tdclass="parameter_name"><p>micro</p></td>
<tdclass="parameter_description"><p>return location for the micro version number. </p></td>
<tdclass="parameter_annotations"><spanclass="annotation">[<acronymtitle="Parameter for returning results. Default is transfer full."><spanclass="acronym">out</span></acronym>][<acronymtitle="NULL is OK, both for passing and for returning."><spanclass="acronym">allow-none</span></acronym>]</span></td>
<p>WebKitAutomationSession represents an automation session of a WebKitWebContext.
When a new session is requested, a WebKitAutomationSession is created and the signal
WebKitWebContext::automation-started is emitted with the WebKitAutomationSession as
argument. Then, the automation client can request the session to create a new
<aclass="link"href="WebKitWebView.html"title="WebKitWebView"><spanclass="type">WebKitWebView</span></a> to interact with it. When this happens the signal <aclass="link"href="WebKitAutomationSession.html#WebKitAutomationSession-create-web-view"title="The “create-web-view” signal"><spanclass="type">“create-web-view”</span></a>
<p>Get the unique identifier of a <aclass="link"href="WebKitAutomationSession.html"title="WebKitAutomationSession"><spanclass="type">WebKitAutomationSession</span></a></p>
<p>Get the <aclass="link"href="WebKitAutomationSession.html"title="WebKitAutomationSession"><spanclass="type">WebKitAutomationSession</span></a> previously set with <aclass="link"href="WebKitAutomationSession.html#webkit-automation-session-set-application-info"title="webkit_automation_session_set_application_info ()"><codeclass="function">webkit_automation_session_set_application_info()</code></a>.</p>
<p>the <aclass="link"href="WebKitAutomationSession.html"title="WebKitAutomationSession"><spanclass="type">WebKitAutomationSession</span></a> of <emclass="parameter"><code>session</code></em>
, or <ahref="../glib/glib-Standard-Macros.html#NULL:CAPS"><codeclass="literal">NULL</code></a> if no one has been set. </p>
<p><spanclass="annotation">[<acronymtitle="Don't free data after the code is done."><spanclass="acronym">transfer none</span></acronym>]</span></p>
<p>This signal is emitted when the automation client requests a new
browsing context to interact with it. The callback handler should
return a <aclass="link"href="WebKitWebView.html"title="WebKitWebView"><spanclass="type">WebKitWebView</span></a> created with <aclass="link"href="WebKitWebView.html#WebKitWebView--is-controlled-by-automation"title="The “is-controlled-by-automation” property"><spanclass="type">“is-controlled-by-automation”</span></a>
construct property enabled. The returned <aclass="link"href="WebKitWebView.html"title="WebKitWebView"><spanclass="type">WebKitWebView</span></a> could be an existing
web view or a new one created and added to a new tab or window.</p>
<p>WebKitBackForwardListItem — One item of the <aclass="link"href="WebKitBackForwardList.html"title="WebKitBackForwardList"><spanclass="type">WebKitBackForwardList</span></a></p>
<p>A history item is part of the <aclass="link"href="WebKitBackForwardList.html"title="WebKitBackForwardList"><spanclass="type">WebKitBackForwardList</span></a> and consists
<p>This URI may differ from the original URI if the page was,
for example, redirected to a new location.
See also <aclass="link"href="WebKitBackForwardListItem.html#webkit-back-forward-list-item-get-original-uri"title="webkit_back_forward_list_item_get_original_uri ()"><codeclass="function">webkit_back_forward_list_item_get_original_uri()</code></a>.</p>
<p>See also <aclass="link"href="WebKitBackForwardListItem.html#webkit-back-forward-list-item-get-uri"title="webkit_back_forward_list_item_get_uri ()"><codeclass="function">webkit_back_forward_list_item_get_uri()</code></a>.</p>
<tdclass="parameter_description"><p>a <ahref="../gdk3/gdk3-RGBA-Colors.html#GdkRGBA"><spanclass="type">GdkRGBA</span></a> to fill in with the current color. </p></td>
<tdclass="parameter_description"><p>a <ahref="../gdk3/gdk3-RGBA-Colors.html#GdkRGBA"><spanclass="type">GdkRGBA</span></a> to fill in with the current color. </p></td>
<tdclass="parameter_annotations"><spanclass="annotation">[<acronymtitle="Parameter for returning results. Default is transfer full."><spanclass="acronym">out</span></acronym>]</span></td>