[gtk+] docs: don't refer to removed properties



commit a8fd1f671c5cff048edf10e8d3f0980e074e177d
Author: William Jon McCann <william jon mccann gmail com>
Date:   Tue Jan 21 16:49:57 2014 -0500

    docs: don't refer to removed properties

 gtk/deprecated/gtkstyle.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/deprecated/gtkstyle.c b/gtk/deprecated/gtkstyle.c
index 8c6f1b2..0ff962d 100644
--- a/gtk/deprecated/gtkstyle.c
+++ b/gtk/deprecated/gtkstyle.c
@@ -3976,7 +3976,7 @@ gtk_paint_resize_grip (GtkStyle           *style,
  * @state_type: a state
  * @widget: (allow-none): the widget (may be %NULL)
  * @detail: (allow-none): a style detail (may be %NULL)
- * @step: the nth step, a value between 0 and #GtkSpinner:num-steps
+ * @step: the nth step
  * @x: the x origin of the rectangle in which to draw the spinner
  * @y: the y origin of the rectangle in which to draw the spinner
  * @width: the width of the rectangle in which to draw the spinner


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]