summaryrefslogtreecommitdiff
path: root/Documentation/webkitgtk/html/WebKitWebPluginDatabase.html
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/webkitgtk/html/WebKitWebPluginDatabase.html')
-rw-r--r--Documentation/webkitgtk/html/WebKitWebPluginDatabase.html246
1 files changed, 0 insertions, 246 deletions
diff --git a/Documentation/webkitgtk/html/WebKitWebPluginDatabase.html b/Documentation/webkitgtk/html/WebKitWebPluginDatabase.html
deleted file mode 100644
index 9f07e752e..000000000
--- a/Documentation/webkitgtk/html/WebKitWebPluginDatabase.html
+++ /dev/null
@@ -1,246 +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>WebKitGTK+ Reference Manual: WebKitWebPluginDatabase</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
-<link rel="home" href="index.html" title="WebKitGTK+ Reference Manual">
-<link rel="up" href="ch02.html" title="Class Overview">
-<link rel="prev" href="WebKitWebPlugin.html" title="WebKitWebPlugin">
-<link rel="next" href="WebKitSoupAuthDialog.html" title="WebKitSoupAuthDialog">
-<meta name="generator" content="GTK-Doc V1.21.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="#WebKitWebPluginDatabase.description" class="shortcut">Description</a></span><span id="nav_hierarchy">  <span class="dim">|</span> 
- <a href="#WebKitWebPluginDatabase.object-hierarchy" class="shortcut">Object Hierarchy</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="ch02.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
-<td><a accesskey="p" href="WebKitWebPlugin.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
-<td><a accesskey="n" href="WebKitSoupAuthDialog.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
-</tr></table>
-<div class="refentry">
-<a name="WebKitWebPluginDatabase"></a><div class="titlepage"></div>
-<div class="refnamediv"><table width="100%"><tr>
-<td valign="top">
-<h2><span class="refentrytitle"><a name="WebKitWebPluginDatabase.top_of_page"></a>WebKitWebPluginDatabase</span></h2>
-<p>WebKitWebPluginDatabase — Provides information about the plugins the engine knows about</p>
-</td>
-<td class="gallery_image" valign="top" align="right"></td>
-</tr></table></div>
-<div class="refsect1">
-<a name="WebKitWebPluginDatabase.functions"></a><h2>Functions</h2>
-<div class="informaltable"><table width="100%" border="0">
-<colgroup>
-<col width="150px" class="functions_return">
-<col class="functions_name">
-</colgroup>
-<tbody>
-<tr>
-<td class="function_type">
-<a class="link" href="WebKitWebPlugin.html" title="WebKitWebPlugin"><span class="returnvalue">WebKitWebPlugin</span></a> *
-</td>
-<td class="function_name">
-<a class="link" href="WebKitWebPluginDatabase.html#webkit-web-plugin-database-get-plugin-for-mimetype" title="webkit_web_plugin_database_get_plugin_for_mimetype ()">webkit_web_plugin_database_get_plugin_for_mimetype</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<a href="../glib/glib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> *
-</td>
-<td class="function_name">
-<a class="link" href="WebKitWebPluginDatabase.html#webkit-web-plugin-database-get-plugins" title="webkit_web_plugin_database_get_plugins ()">webkit_web_plugin_database_get_plugins</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<span class="returnvalue">void</span>
-</td>
-<td class="function_name">
-<a class="link" href="WebKitWebPluginDatabase.html#webkit-web-plugin-database-plugins-list-free" title="webkit_web_plugin_database_plugins_list_free ()">webkit_web_plugin_database_plugins_list_free</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<span class="returnvalue">void</span>
-</td>
-<td class="function_name">
-<a class="link" href="WebKitWebPluginDatabase.html#webkit-web-plugin-database-refresh" title="webkit_web_plugin_database_refresh ()">webkit_web_plugin_database_refresh</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-</tbody>
-</table></div>
-</div>
-<div class="refsect1">
-<a name="WebKitWebPluginDatabase.other"></a><h2>Types and Values</h2>
-<div class="informaltable"><table 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="WebKitWebPluginDatabase.html#WebKitWebPluginDatabase-struct" title="WebKitWebPluginDatabase">WebKitWebPluginDatabase</a></td>
-</tr></tbody>
-</table></div>
-</div>
-<div class="refsect1">
-<a name="WebKitWebPluginDatabase.object-hierarchy"></a><h2>Object Hierarchy</h2>
-<pre class="screen"> <a href="../gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
- <span class="lineart">╰──</span> WebKitWebPluginDatabase
-</pre>
-</div>
-<div class="refsect1">
-<a name="WebKitWebPluginDatabase.description"></a><h2>Description</h2>
-<p>This object allows you to query information about the plugins found
-by the engine while scanning the usual directories. You can then
-use the <a class="link" href="WebKitWebPlugin.html" title="WebKitWebPlugin"><span class="type">WebKitWebPlugin</span></a> objects to get more information or
-enable/disable individual plugins.</p>
-</div>
-<div class="refsect1">
-<a name="WebKitWebPluginDatabase.functions_details"></a><h2>Functions</h2>
-<div class="refsect2">
-<a name="webkit-web-plugin-database-get-plugin-for-mimetype"></a><h3>webkit_web_plugin_database_get_plugin_for_mimetype ()</h3>
-<pre class="programlisting"><a class="link" href="WebKitWebPlugin.html" title="WebKitWebPlugin"><span class="returnvalue">WebKitWebPlugin</span></a> *
-webkit_web_plugin_database_get_plugin_for_mimetype
- (<em class="parameter"><code><a class="link" href="WebKitWebPluginDatabase.html" title="WebKitWebPluginDatabase"><span class="type">WebKitWebPluginDatabase</span></a> *database</code></em>,
- <em class="parameter"><code>const <span class="type">char</span> *mime_type</code></em>);</pre>
-<p>Returns the <a class="link" href="WebKitWebPlugin.html" title="WebKitWebPlugin"><span class="type">WebKitWebPlugin</span></a> that is handling <em class="parameter"><code>mimeType</code></em>
- in the
-<em class="parameter"><code>database</code></em>
-, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if there's none doing so.</p>
-<div class="refsect3">
-<a name="id-1.3.20.7.2.5"></a><h4>Parameters</h4>
-<div class="informaltable"><table 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>database</p></td>
-<td class="parameter_description"><p>a <a class="link" href="WebKitWebPluginDatabase.html" title="WebKitWebPluginDatabase"><span class="type">WebKitWebPluginDatabase</span></a></p></td>
-<td class="parameter_annotations"> </td>
-</tr>
-<tr>
-<td class="parameter_name"><p>mime_type</p></td>
-<td class="parameter_description"><p>a mime type</p></td>
-<td class="parameter_annotations"> </td>
-</tr>
-</tbody>
-</table></div>
-</div>
-<div class="refsect3">
-<a name="id-1.3.20.7.2.6"></a><h4>Returns</h4>
-<p> a <a class="link" href="WebKitWebPlugin.html" title="WebKitWebPlugin"><span class="type">WebKitWebPlugin</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>
-<p class="since">Since 1.3.8</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="webkit-web-plugin-database-get-plugins"></a><h3>webkit_web_plugin_database_get_plugins ()</h3>
-<pre class="programlisting"><a href="../glib/glib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> *
-webkit_web_plugin_database_get_plugins
- (<em class="parameter"><code><a class="link" href="WebKitWebPluginDatabase.html" title="WebKitWebPluginDatabase"><span class="type">WebKitWebPluginDatabase</span></a> *database</code></em>);</pre>
-<p>Returns all <a class="link" href="WebKitWebPlugin.html" title="WebKitWebPlugin"><span class="type">WebKitWebPlugin</span></a> available in <em class="parameter"><code>database</code></em>
-.
-The returned list must be freed with <a class="link" href="WebKitWebPluginDatabase.html#webkit-web-plugin-database-plugins-list-free" title="webkit_web_plugin_database_plugins_list_free ()"><code class="function">webkit_web_plugin_database_plugins_list_free()</code></a></p>
-<div class="refsect3">
-<a name="id-1.3.20.7.3.5"></a><h4>Parameters</h4>
-<div class="informaltable"><table 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>database</p></td>
-<td class="parameter_description"><p>a <a class="link" href="WebKitWebPluginDatabase.html" title="WebKitWebPluginDatabase"><span class="type">WebKitWebPluginDatabase</span></a></p></td>
-<td class="parameter_annotations"> </td>
-</tr></tbody>
-</table></div>
-</div>
-<div class="refsect3">
-<a name="id-1.3.20.7.3.6"></a><h4>Returns</h4>
-<p> a <a href="../glib/glib-Singly-Linked-Lists.html#GSList"><span class="type">GSList</span></a> of <a class="link" href="WebKitWebPlugin.html" title="WebKitWebPlugin"><span class="type">WebKitWebPlugin</span></a>. </p>
-<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> WebKitWebPlugin]</span></p>
-</div>
-<p class="since">Since 1.3.8</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="webkit-web-plugin-database-plugins-list-free"></a><h3>webkit_web_plugin_database_plugins_list_free ()</h3>
-<pre class="programlisting"><span class="returnvalue">void</span>
-webkit_web_plugin_database_plugins_list_free
- (<em class="parameter"><code><a href="../glib/glib-Singly-Linked-Lists.html#GSList"><span class="type">GSList</span></a> *list</code></em>);</pre>
-<p>Frees <em class="parameter"><code>list</code></em>
-.</p>
-<div class="refsect3">
-<a name="id-1.3.20.7.4.5"></a><h4>Parameters</h4>
-<div class="informaltable"><table 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>list</p></td>
-<td class="parameter_description"><p> a <a href="../glib/glib-Singly-Linked-Lists.html#GSList"><span class="type">GSList</span></a> of <a class="link" href="WebKitWebPlugin.html" title="WebKitWebPlugin"><span class="type">WebKitWebPlugin</span></a>. </p></td>
-<td class="parameter_annotations"><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> WebKitWebPlugin]</span></td>
-</tr></tbody>
-</table></div>
-</div>
-<p class="since">Since 1.3.8</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="webkit-web-plugin-database-refresh"></a><h3>webkit_web_plugin_database_refresh ()</h3>
-<pre class="programlisting"><span class="returnvalue">void</span>
-webkit_web_plugin_database_refresh (<em class="parameter"><code><a class="link" href="WebKitWebPluginDatabase.html" title="WebKitWebPluginDatabase"><span class="type">WebKitWebPluginDatabase</span></a> *database</code></em>);</pre>
-<p>Refreshes <em class="parameter"><code>database</code></em>
- adding new plugins that are now in use and
-removing those that have been disabled or are otherwise no longer
-available.</p>
-<div class="refsect3">
-<a name="id-1.3.20.7.5.5"></a><h4>Parameters</h4>
-<div class="informaltable"><table 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>database</p></td>
-<td class="parameter_description"><p>a <a class="link" href="WebKitWebPluginDatabase.html" title="WebKitWebPluginDatabase"><span class="type">WebKitWebPluginDatabase</span></a></p></td>
-<td class="parameter_annotations"> </td>
-</tr></tbody>
-</table></div>
-</div>
-<p class="since">Since 1.3.8</p>
-</div>
-</div>
-<div class="refsect1">
-<a name="WebKitWebPluginDatabase.other_details"></a><h2>Types and Values</h2>
-<div class="refsect2">
-<a name="WebKitWebPluginDatabase-struct"></a><h3>WebKitWebPluginDatabase</h3>
-<pre class="programlisting">typedef struct _WebKitWebPluginDatabase WebKitWebPluginDatabase;</pre>
-<p>
-</p>
-</div>
-</div>
-<div class="refsect1">
-<a name="WebKitWebPluginDatabase.see-also"></a><h2>See Also</h2>
-<p><a class="link" href="WebKitWebPlugin.html" title="WebKitWebPlugin"><span class="type">WebKitWebPlugin</span></a></p>
-</div>
-</div>
-<div class="footer">
-<hr>
- Generated by GTK-Doc V1.21.1</div>
-</body>
-</html> \ No newline at end of file