cvs: php-gtk-doc /manual reference.xml /manual/en/reference/spell gtkspell.xml
[email protected] ("Anant Narayanan") Fri, 22 Jun 2007 19:32:59 -0000
| Newsgroups | php.gtk.doc |
|---|---|
| Message-ID | <cvsanant1182540779@cvsserver> |
anant Fri Jun 22 19:32:59 2007 UTC
Added files:
/php-gtk-doc/manual/en/reference/spell gtkspell.xml
Modified files:
/php-gtk-doc/manual reference.xml
Log:
Finalize extension documentation skeletons.
http://cvs.php.net/viewvc.cgi/php-gtk-doc/manual/reference.xml?r1=1.18&r2=1.19&diff_format=u
Index: php-gtk-doc/manual/reference.xml
diff -u php-gtk-doc/manual/reference.xml:1.18 php-gtk-doc/manual/reference.xml:1.19
--- php-gtk-doc/manual/reference.xml:1.18 Fri Jun 22 18:54:20 2007
+++ php-gtk-doc/manual/reference.xml Fri Jun 22 19:32:59 2007
@@ -289,6 +289,12 @@
&reference.mozembed.gtkmozembed;
</classset>
+ <classset id="scintillaclasses">
+ <title>&ScintillaClasses;</title>
+ <partintro><simpara>&ScintillaClassesDesc;</simpara></partintro>
+ &reference.scintilla.gtkscintilla;
+ </classset>
+
<classset id="sourceviewclasses">
<title>&SourceviewClasses;</title>
<partintro><simpara>&SourceviewClassesDesc;</simpara></partintro>
http://cvs.php.net/viewvc.cgi/php-gtk-doc/manual/en/reference/spell/gtkspell.xml?view=markup&rev=1.1
Index: php-gtk-doc/manual/en/reference/spell/gtkspell.xml
+++ php-gtk-doc/manual/en/reference/spell/gtkspell.xml
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision: 1.1 $ -->
<classentry id="gtk.gtkspell">
<classmeta>
<classtitle>GtkSpell</classtitle>
<classparent>GObject</classparent>
<shortdesc>
</shortdesc>
<desc>
</desc>
</classmeta>
<methods>
<method id="gtk.gtkspell.method.detach">
<funcsynopsis>
<funcprototype>
<funcdef>void <function>detach</function></funcdef>
<paramdef>void</paramdef>
</funcprototype>
</funcsynopsis>
<shortdesc>
</shortdesc>
<desc>
</desc>
</method>
<method id="gtk.gtkspell.method.recheck_all">
<funcsynopsis>
<funcprototype>
<funcdef>void <function>recheck_all</function></funcdef>
<paramdef>void</paramdef>
</funcprototype>
</funcsynopsis>
<shortdesc>
</shortdesc>
<desc>
</desc>
</method>
<method id="gtk.gtkspell.method.set_language">
<funcsynopsis>
<funcprototype>
<funcdef>void <function>set_language</function></funcdef>
<paramdef>void</paramdef>
</funcprototype>
</funcsynopsis>
<shortdesc>
</shortdesc>
<desc>
</desc>
</method>
</methods>
</classentry>