diff options
Diffstat (limited to 'Documentation/webkitdomgtk/html/WebKitDOMDocumentType.html')
| -rw-r--r-- | Documentation/webkitdomgtk/html/WebKitDOMDocumentType.html | 432 |
1 files changed, 0 insertions, 432 deletions
diff --git a/Documentation/webkitdomgtk/html/WebKitDOMDocumentType.html b/Documentation/webkitdomgtk/html/WebKitDOMDocumentType.html deleted file mode 100644 index 8ac604bd9..000000000 --- a/Documentation/webkitdomgtk/html/WebKitDOMDocumentType.html +++ /dev/null @@ -1,432 +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>WebKitDOMDocumentType: 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="WebKitDOMDocumentFragment.html" title="WebKitDOMDocumentFragment"> -<link rel="next" href="WebKitDOMDOMImplementation.html" title="WebKitDOMDOMImplementation"> -<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="#WebKitDOMDocumentType.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span> - <a href="#WebKitDOMDocumentType.object-hierarchy" class="shortcut">Object Hierarchy</a></span><span id="nav_interfaces"> <span class="dim">|</span> - <a href="#WebKitDOMDocumentType.implemented-interfaces" class="shortcut">Implemented Interfaces</a></span><span id="nav_properties"> <span class="dim">|</span> - <a href="#WebKitDOMDocumentType.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="WebKitDOMDocumentFragment.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> -<td><a accesskey="n" href="WebKitDOMDOMImplementation.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td> -</tr></table> -<div class="refentry"> -<a name="WebKitDOMDocumentType"></a><div class="titlepage"></div> -<div class="refnamediv"><table width="100%"><tr> -<td valign="top"> -<h2><span class="refentrytitle"><a name="WebKitDOMDocumentType.top_of_page"></a>WebKitDOMDocumentType</span></h2> -<p>WebKitDOMDocumentType</p> -</td> -<td class="gallery_image" valign="top" align="right"></td> -</tr></table></div> -<div class="refsect1"> -<a name="WebKitDOMDocumentType.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"> -<span class="returnvalue">void</span> -</td> -<td class="function_name"> -<a class="link" href="WebKitDOMDocumentType.html#webkit-dom-document-type-remove" title="webkit_dom_document_type_remove ()">webkit_dom_document_type_remove</a> <span class="c_punctuation">()</span> -</td> -</tr> -<tr> -<td class="function_type"> -<a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * -</td> -<td class="function_name"> -<a class="link" href="WebKitDOMDocumentType.html#webkit-dom-document-type-get-name" title="webkit_dom_document_type_get_name ()">webkit_dom_document_type_get_name</a> <span class="c_punctuation">()</span> -</td> -</tr> -<tr> -<td class="function_type"> -<a class="link" href="WebKitDOMNamedNodeMap.html" title="WebKitDOMNamedNodeMap"><span class="returnvalue">WebKitDOMNamedNodeMap</span></a> * -</td> -<td class="function_name"> -<a class="link" href="WebKitDOMDocumentType.html#webkit-dom-document-type-get-entities" title="webkit_dom_document_type_get_entities ()">webkit_dom_document_type_get_entities</a> <span class="c_punctuation">()</span> -</td> -</tr> -<tr> -<td class="function_type"> -<a class="link" href="WebKitDOMNamedNodeMap.html" title="WebKitDOMNamedNodeMap"><span class="returnvalue">WebKitDOMNamedNodeMap</span></a> * -</td> -<td class="function_name"> -<a class="link" href="WebKitDOMDocumentType.html#webkit-dom-document-type-get-notations" title="webkit_dom_document_type_get_notations ()">webkit_dom_document_type_get_notations</a> <span class="c_punctuation">()</span> -</td> -</tr> -<tr> -<td class="function_type"> -<a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * -</td> -<td class="function_name"> -<a class="link" href="WebKitDOMDocumentType.html#webkit-dom-document-type-get-public-id" title="webkit_dom_document_type_get_public_id ()">webkit_dom_document_type_get_public_id</a> <span class="c_punctuation">()</span> -</td> -</tr> -<tr> -<td class="function_type"> -<a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * -</td> -<td class="function_name"> -<a class="link" href="WebKitDOMDocumentType.html#webkit-dom-document-type-get-system-id" title="webkit_dom_document_type_get_system_id ()">webkit_dom_document_type_get_system_id</a> <span class="c_punctuation">()</span> -</td> -</tr> -<tr> -<td class="function_type"> -<a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * -</td> -<td class="function_name"> -<a class="link" href="WebKitDOMDocumentType.html#webkit-dom-document-type-get-internal-subset" title="webkit_dom_document_type_get_internal_subset ()">webkit_dom_document_type_get_internal_subset</a> <span class="c_punctuation">()</span> -</td> -</tr> -</tbody> -</table></div> -</div> -<div class="refsect1"> -<a name="WebKitDOMDocumentType.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 class="link" href="WebKitDOMNamedNodeMap.html" title="WebKitDOMNamedNodeMap"><span class="type">WebKitDOMNamedNodeMap</span></a> *</td> -<td class="property_name"><a class="link" href="WebKitDOMDocumentType.html#WebKitDOMDocumentType--entities" title="The “entities” property">entities</a></td> -<td class="property_flags">Read</td> -</tr> -<tr> -<td class="property_type"> -<a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td> -<td class="property_name"><a class="link" href="WebKitDOMDocumentType.html#WebKitDOMDocumentType--internal-subset" title="The “internal-subset” property">internal-subset</a></td> -<td class="property_flags">Read</td> -</tr> -<tr> -<td class="property_type"> -<a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td> -<td class="property_name"><a class="link" href="WebKitDOMDocumentType.html#WebKitDOMDocumentType--name" title="The “name” property">name</a></td> -<td class="property_flags">Read</td> -</tr> -<tr> -<td class="property_type"> -<a class="link" href="WebKitDOMNamedNodeMap.html" title="WebKitDOMNamedNodeMap"><span class="type">WebKitDOMNamedNodeMap</span></a> *</td> -<td class="property_name"><a class="link" href="WebKitDOMDocumentType.html#WebKitDOMDocumentType--notations" title="The “notations” property">notations</a></td> -<td class="property_flags">Read</td> -</tr> -<tr> -<td class="property_type"> -<a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td> -<td class="property_name"><a class="link" href="WebKitDOMDocumentType.html#WebKitDOMDocumentType--public-id" title="The “public-id” property">public-id</a></td> -<td class="property_flags">Read</td> -</tr> -<tr> -<td class="property_type"> -<a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td> -<td class="property_name"><a class="link" href="WebKitDOMDocumentType.html#WebKitDOMDocumentType--system-id" title="The “system-id” property">system-id</a></td> -<td class="property_flags">Read</td> -</tr> -</tbody> -</table></div> -</div> -<div class="refsect1"> -<a name="WebKitDOMDocumentType.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="WebKitDOMDocumentType.html#WebKitDOMDocumentType-struct" title="WebKitDOMDocumentType">WebKitDOMDocumentType</a></td> -</tr></tbody> -</table></div> -</div> -<div class="refsect1"> -<a name="WebKitDOMDocumentType.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> <a class="link" href="WebKitDOMNode.html" title="WebKitDOMNode">WebKitDOMNode</a> - <span class="lineart">╰──</span> WebKitDOMDocumentType -</pre> -</div> -<div class="refsect1"> -<a name="WebKitDOMDocumentType.implemented-interfaces"></a><h2>Implemented Interfaces</h2> -<p> -WebKitDOMDocumentType implements - <a class="link" href="WebKitDOMEventTarget.html" title="WebKitDOMEventTarget">WebKitDOMEventTarget</a>.</p> -</div> -<div class="refsect1"> -<a name="WebKitDOMDocumentType.description"></a><h2>Description</h2> -<p> -</p> -</div> -<div class="refsect1"> -<a name="WebKitDOMDocumentType.functions_details"></a><h2>Functions</h2> -<div class="refsect2"> -<a name="webkit-dom-document-type-remove"></a><h3>webkit_dom_document_type_remove ()</h3> -<pre class="programlisting"><span class="returnvalue">void</span> -webkit_dom_document_type_remove (<em class="parameter"><code><a class="link" href="WebKitDOMDocumentType.html" title="WebKitDOMDocumentType"><span class="type">WebKitDOMDocumentType</span></a> *self</code></em>, - <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre> -<div class="refsect3"> -<a name="webkit-dom-document-type-remove.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="WebKitDOMDocumentType.html" title="WebKitDOMDocumentType"><span class="type">WebKitDOMDocumentType</span></a></p></td> -<td class="parameter_annotations"> </td> -</tr> -<tr> -<td class="parameter_name"><p>error</p></td> -<td class="parameter_description"><p><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a></p></td> -<td class="parameter_annotations"> </td> -</tr> -</tbody> -</table></div> -</div> -</div> -<hr> -<div class="refsect2"> -<a name="webkit-dom-document-type-get-name"></a><h3>webkit_dom_document_type_get_name ()</h3> -<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * -webkit_dom_document_type_get_name (<em class="parameter"><code><a class="link" href="WebKitDOMDocumentType.html" title="WebKitDOMDocumentType"><span class="type">WebKitDOMDocumentType</span></a> *self</code></em>);</pre> -<div class="refsect3"> -<a name="webkit-dom-document-type-get-name.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="WebKitDOMDocumentType.html" title="WebKitDOMDocumentType"><span class="type">WebKitDOMDocumentType</span></a></p></td> -<td class="parameter_annotations"> </td> -</tr></tbody> -</table></div> -</div> -<div class="refsect3"> -<a name="webkit-dom-document-type-get-name.returns"></a><h4>Returns</h4> -<p> A <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a></p> -</div> -</div> -<hr> -<div class="refsect2"> -<a name="webkit-dom-document-type-get-entities"></a><h3>webkit_dom_document_type_get_entities ()</h3> -<pre class="programlisting"><a class="link" href="WebKitDOMNamedNodeMap.html" title="WebKitDOMNamedNodeMap"><span class="returnvalue">WebKitDOMNamedNodeMap</span></a> * -webkit_dom_document_type_get_entities (<em class="parameter"><code><a class="link" href="WebKitDOMDocumentType.html" title="WebKitDOMDocumentType"><span class="type">WebKitDOMDocumentType</span></a> *self</code></em>);</pre> -<div class="refsect3"> -<a name="webkit-dom-document-type-get-entities.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="WebKitDOMDocumentType.html" title="WebKitDOMDocumentType"><span class="type">WebKitDOMDocumentType</span></a></p></td> -<td class="parameter_annotations"> </td> -</tr></tbody> -</table></div> -</div> -<div class="refsect3"> -<a name="webkit-dom-document-type-get-entities.returns"></a><h4>Returns</h4> -<p> A <a class="link" href="WebKitDOMNamedNodeMap.html" title="WebKitDOMNamedNodeMap"><span class="type">WebKitDOMNamedNodeMap</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-document-type-get-notations"></a><h3>webkit_dom_document_type_get_notations ()</h3> -<pre class="programlisting"><a class="link" href="WebKitDOMNamedNodeMap.html" title="WebKitDOMNamedNodeMap"><span class="returnvalue">WebKitDOMNamedNodeMap</span></a> * -webkit_dom_document_type_get_notations - (<em class="parameter"><code><a class="link" href="WebKitDOMDocumentType.html" title="WebKitDOMDocumentType"><span class="type">WebKitDOMDocumentType</span></a> *self</code></em>);</pre> -<div class="refsect3"> -<a name="webkit-dom-document-type-get-notations.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="WebKitDOMDocumentType.html" title="WebKitDOMDocumentType"><span class="type">WebKitDOMDocumentType</span></a></p></td> -<td class="parameter_annotations"> </td> -</tr></tbody> -</table></div> -</div> -<div class="refsect3"> -<a name="webkit-dom-document-type-get-notations.returns"></a><h4>Returns</h4> -<p> A <a class="link" href="WebKitDOMNamedNodeMap.html" title="WebKitDOMNamedNodeMap"><span class="type">WebKitDOMNamedNodeMap</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-document-type-get-public-id"></a><h3>webkit_dom_document_type_get_public_id ()</h3> -<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * -webkit_dom_document_type_get_public_id - (<em class="parameter"><code><a class="link" href="WebKitDOMDocumentType.html" title="WebKitDOMDocumentType"><span class="type">WebKitDOMDocumentType</span></a> *self</code></em>);</pre> -<div class="refsect3"> -<a name="webkit-dom-document-type-get-public-id.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="WebKitDOMDocumentType.html" title="WebKitDOMDocumentType"><span class="type">WebKitDOMDocumentType</span></a></p></td> -<td class="parameter_annotations"> </td> -</tr></tbody> -</table></div> -</div> -<div class="refsect3"> -<a name="webkit-dom-document-type-get-public-id.returns"></a><h4>Returns</h4> -<p> A <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a></p> -</div> -</div> -<hr> -<div class="refsect2"> -<a name="webkit-dom-document-type-get-system-id"></a><h3>webkit_dom_document_type_get_system_id ()</h3> -<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * -webkit_dom_document_type_get_system_id - (<em class="parameter"><code><a class="link" href="WebKitDOMDocumentType.html" title="WebKitDOMDocumentType"><span class="type">WebKitDOMDocumentType</span></a> *self</code></em>);</pre> -<div class="refsect3"> -<a name="webkit-dom-document-type-get-system-id.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="WebKitDOMDocumentType.html" title="WebKitDOMDocumentType"><span class="type">WebKitDOMDocumentType</span></a></p></td> -<td class="parameter_annotations"> </td> -</tr></tbody> -</table></div> -</div> -<div class="refsect3"> -<a name="webkit-dom-document-type-get-system-id.returns"></a><h4>Returns</h4> -<p> A <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a></p> -</div> -</div> -<hr> -<div class="refsect2"> -<a name="webkit-dom-document-type-get-internal-subset"></a><h3>webkit_dom_document_type_get_internal_subset ()</h3> -<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * -webkit_dom_document_type_get_internal_subset - (<em class="parameter"><code><a class="link" href="WebKitDOMDocumentType.html" title="WebKitDOMDocumentType"><span class="type">WebKitDOMDocumentType</span></a> *self</code></em>);</pre> -<div class="refsect3"> -<a name="webkit-dom-document-type-get-internal-subset.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="WebKitDOMDocumentType.html" title="WebKitDOMDocumentType"><span class="type">WebKitDOMDocumentType</span></a></p></td> -<td class="parameter_annotations"> </td> -</tr></tbody> -</table></div> -</div> -<div class="refsect3"> -<a name="webkit-dom-document-type-get-internal-subset.returns"></a><h4>Returns</h4> -<p> A <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a></p> -</div> -</div> -</div> -<div class="refsect1"> -<a name="WebKitDOMDocumentType.other_details"></a><h2>Types and Values</h2> -<div class="refsect2"> -<a name="WebKitDOMDocumentType-struct"></a><h3>WebKitDOMDocumentType</h3> -<pre class="programlisting">typedef struct _WebKitDOMDocumentType WebKitDOMDocumentType;</pre> -<p> -</p> -</div> -</div> -<div class="refsect1"> -<a name="WebKitDOMDocumentType.property-details"></a><h2>Property Details</h2> -<div class="refsect2"> -<a name="WebKitDOMDocumentType--entities"></a><h3>The <code class="literal">“entities”</code> property</h3> -<pre class="programlisting"> “entities” <a class="link" href="WebKitDOMNamedNodeMap.html" title="WebKitDOMNamedNodeMap"><span class="type">WebKitDOMNamedNodeMap</span></a> *</pre> -<p>read-only WebKitDOMNamedNodeMap* DocumentType:entities.</p> -<p>Flags: Read</p> -</div> -<hr> -<div class="refsect2"> -<a name="WebKitDOMDocumentType--internal-subset"></a><h3>The <code class="literal">“internal-subset”</code> property</h3> -<pre class="programlisting"> “internal-subset” <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre> -<p>read-only gchar* DocumentType:internal-subset.</p> -<p>Flags: Read</p> -<p>Default value: ""</p> -</div> -<hr> -<div class="refsect2"> -<a name="WebKitDOMDocumentType--name"></a><h3>The <code class="literal">“name”</code> property</h3> -<pre class="programlisting"> “name” <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre> -<p>read-only gchar* DocumentType:name.</p> -<p>Flags: Read</p> -<p>Default value: ""</p> -</div> -<hr> -<div class="refsect2"> -<a name="WebKitDOMDocumentType--notations"></a><h3>The <code class="literal">“notations”</code> property</h3> -<pre class="programlisting"> “notations” <a class="link" href="WebKitDOMNamedNodeMap.html" title="WebKitDOMNamedNodeMap"><span class="type">WebKitDOMNamedNodeMap</span></a> *</pre> -<p>read-only WebKitDOMNamedNodeMap* DocumentType:notations.</p> -<p>Flags: Read</p> -</div> -<hr> -<div class="refsect2"> -<a name="WebKitDOMDocumentType--public-id"></a><h3>The <code class="literal">“public-id”</code> property</h3> -<pre class="programlisting"> “public-id” <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre> -<p>read-only gchar* DocumentType:public-id.</p> -<p>Flags: Read</p> -<p>Default value: ""</p> -</div> -<hr> -<div class="refsect2"> -<a name="WebKitDOMDocumentType--system-id"></a><h3>The <code class="literal">“system-id”</code> property</h3> -<pre class="programlisting"> “system-id” <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre> -<p>read-only gchar* DocumentType:system-id.</p> -<p>Flags: Read</p> -<p>Default value: ""</p> -</div> -</div> -</div> -<div class="footer"> -<hr>Generated by GTK-Doc V1.25.1</div> -</body> -</html>
\ No newline at end of file |
