cvs: php-gtk-doc /manual/en/reference/gtk gtkruler.xml
[email protected] ("Scott Mattocks")
| Newsgroups | php.gtk.doc |
|---|---|
| Message-ID | <cvsscottmattocks1161009317@cvsserver> |
scottmattocks Mon Oct 16 14:35:17 2006 UTC
Modified files:
/php-gtk-doc/manual/en/reference/gtk gtkruler.xml
Log:
draw_pos and draw_ticks dont appear to do anything.
http://cvs.php.net/viewvc.cgi/php-gtk-doc/manual/en/reference/gtk/gtkruler.xml?r1=1.8&r2=1.9&diff_format=u
Index: php-gtk-doc/manual/en/reference/gtk/gtkruler.xml
diff -u php-gtk-doc/manual/en/reference/gtk/gtkruler.xml:1.8 php-gtk-doc/manual/en/reference/gtk/gtkruler.xml:1.9
--- php-gtk-doc/manual/en/reference/gtk/gtkruler.xml:1.8 Tue Oct 10 06:44:37 2006
+++ php-gtk-doc/manual/en/reference/gtk/gtkruler.xml Mon Oct 16 14:35:16 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
<classentry id="gtk.gtkruler">
<classmeta>
<classtitle>GtkRuler</classtitle>
@@ -107,41 +107,42 @@
</para>
</desc>
</method>
- <method id="gtk.gtkruler.method.draw_pos">
- <funcsynopsis>
+ <!--
+ <method id="gtk.gtkruler.method.draw_pos">
+ <funcsynopsis>
<funcprototype>
- <funcdef> <function>draw_pos</function></funcdef>
-
+ <funcdef>void <function>draw_pos</function></funcdef>
<paramdef>void</paramdef>
</funcprototype>
</funcsynopsis>
<shortdesc>
-
+ Sets the ruler to draw the current mouse position.
</shortdesc>
<desc>
-
+ <para>
+ Sets the ruler to draw the current mouse position.
+ </para>
</desc>
</method>
<method id="gtk.gtkruler.method.draw_ticks">
- <funcsynopsis>
+ <funcsynopsis>
<funcprototype>
- <funcdef> <function>draw_ticks</function></funcdef>
-
+ <funcdef>void <function>draw_ticks</function></funcdef>
<paramdef>void</paramdef>
</funcprototype>
</funcsynopsis>
<shortdesc>
-
+ Sets the ruler to draw ticks.
</shortdesc>
<desc>
-
+ <para>
+ Sets the ruler to draw ticks.
+ </para>
</desc>
</method>
-
- </methods>
-
-
+ </methods>
+ -->
<properties>
<prop id="gtk.gtkruler.property.lower" type="rw">
<propname>lower</propname>