diff options
Diffstat (limited to 'Documentation/webkitdomgtk/tmpl/WebKitDOMDocumentType.sgml')
| -rw-r--r-- | Documentation/webkitdomgtk/tmpl/WebKitDOMDocumentType.sgml | 123 |
1 files changed, 0 insertions, 123 deletions
diff --git a/Documentation/webkitdomgtk/tmpl/WebKitDOMDocumentType.sgml b/Documentation/webkitdomgtk/tmpl/WebKitDOMDocumentType.sgml deleted file mode 100644 index 5a5ffc439..000000000 --- a/Documentation/webkitdomgtk/tmpl/WebKitDOMDocumentType.sgml +++ /dev/null @@ -1,123 +0,0 @@ -<!-- ##### SECTION Title ##### --> -WebKitDOMDocumentType - -<!-- ##### SECTION Short_Description ##### --> - - -<!-- ##### SECTION Long_Description ##### --> -<para> - -</para> - - -<!-- ##### SECTION See_Also ##### --> -<para> - -</para> - - -<!-- ##### SECTION Stability_Level ##### --> - - -<!-- ##### SECTION Image ##### --> - - -<!-- ##### STRUCT WebKitDOMDocumentType ##### --> -<para> - -</para> - - -<!-- ##### ARG WebKitDOMDocumentType:entities ##### --> -<para> - -</para> - -<!-- ##### ARG WebKitDOMDocumentType:internal-subset ##### --> -<para> - -</para> - -<!-- ##### ARG WebKitDOMDocumentType:name ##### --> -<para> - -</para> - -<!-- ##### ARG WebKitDOMDocumentType:notations ##### --> -<para> - -</para> - -<!-- ##### ARG WebKitDOMDocumentType:public-id ##### --> -<para> - -</para> - -<!-- ##### ARG WebKitDOMDocumentType:system-id ##### --> -<para> - -</para> - -<!-- ##### FUNCTION webkit_dom_document_type_remove ##### --> -<para> - -</para> - -@self: -@error: - - -<!-- ##### FUNCTION webkit_dom_document_type_get_name ##### --> -<para> - -</para> - -@self: -@Returns: - - -<!-- ##### FUNCTION webkit_dom_document_type_get_entities ##### --> -<para> - -</para> - -@self: -@Returns: - - -<!-- ##### FUNCTION webkit_dom_document_type_get_notations ##### --> -<para> - -</para> - -@self: -@Returns: - - -<!-- ##### FUNCTION webkit_dom_document_type_get_public_id ##### --> -<para> - -</para> - -@self: -@Returns: - - -<!-- ##### FUNCTION webkit_dom_document_type_get_system_id ##### --> -<para> - -</para> - -@self: -@Returns: - - -<!-- ##### FUNCTION webkit_dom_document_type_get_internal_subset ##### --> -<para> - -</para> - -@self: -@Returns: - - |
