[gtk+] Fix a doc comment typo



commit dbe82e0e83e6a56e38466491a9977a1de1f6a294
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Jun 4 16:13:34 2010 -0400

    Fix a doc comment typo

 gtk/gtkextendedlayout.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkextendedlayout.c b/gtk/gtkextendedlayout.c
index 9b8623b..b661abf 100644
--- a/gtk/gtkextendedlayout.c
+++ b/gtk/gtkextendedlayout.c
@@ -473,7 +473,6 @@ gtk_extended_layout_get_height_for_width (GtkExtendedLayout *layout,
 /**
  * gtk_extended_layout_get_desired_size:
  * @layout: a #GtkExtendedLayout instance
- * @width: the size which is available for allocation
  * @request_natural: Whether to base the contextual request off of the
  *     base natural or the base minimum
  * @minimum_size: (out) (allow-none): location for storing the minimum size, or %NULL



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