[gtk+] Another property formatting fix



commit 80de4ab0d997b52d04c9160737dc5a6953880b5d
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Nov 1 18:53:51 2009 -0500

    Another property formatting fix

 gtk/gtknotebook.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtknotebook.c b/gtk/gtknotebook.c
index d9a585d..4d88d01 100644
--- a/gtk/gtknotebook.c
+++ b/gtk/gtknotebook.c
@@ -7252,7 +7252,7 @@ gtk_notebook_set_tab_label_packing (GtkNotebook *notebook,
  * Query the packing attributes for the tab label of the page
  * containing @child.
  *
- * Deprecated: 2.20: Modify the "expand" and "fill" child properties instead.
+ * Deprecated: 2.20: Modify the expand and fill child properties instead.
  **/
 void
 gtk_notebook_query_tab_label_packing (GtkNotebook *notebook,



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