]> Pileus Git - ~andy/gtk/blobdiff - docs/reference/gtk/tmpl/gtkruler.sgml
Make 3.0 parallel-installable to 2.x
[~andy/gtk] / docs / reference / gtk / tmpl / gtkruler.sgml
index ce4cf2521513d3120e2f3cbc199cfc8a1c3b2e2d..2dc9a898e036d1f0f8b344df38a422777e506b2e 100644 (file)
@@ -33,6 +33,9 @@ ruler. See #GtkHRuler to learn how to create a new horizontal ruler. See
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### STRUCT GtkRuler ##### -->
 <para>
 All distances are in 1/72nd's of an inch. (According to Adobe thats a point, but
@@ -89,14 +92,14 @@ is GTK_PIXELS.
 
 <!-- ##### FUNCTION gtk_ruler_set_range ##### -->
 <para>
-This sets the range of the ruler using gfloat lower, gfloat upper, gfloat position, and gfloat max_size. 
+
 </para>
 
-@ruler: the gtkruler
-@lower: the upper limit of the ruler
-@upper: the lower limit of the ruler
-@position: the mark on the ruler
-@max_size: the maximum size of the ruler
+@ruler: 
+@lower: 
+@upper: 
+@position: 
+@max_size: 
 
 
 <!-- ##### FUNCTION gtk_ruler_get_metric ##### -->