[gtk+] docs: remove mention of old GtkList and GtkCList



commit 0c5b5fc053ef554e43d6504ed0223f4caba5f59a
Author: Dieter Verfaillie <dieterv optionexplicit be>
Date:   Sun Jun 8 23:39:50 2014 +0200

    docs: remove mention of old GtkList and GtkCList
    
    Reported by andlabs in irc://irc.gnome.org/gtk+
    
    https://bugzilla.gnome.org/show_bug.cgi?id=731382

 gtk/gtkscrolledwindow.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkscrolledwindow.h b/gtk/gtkscrolledwindow.h
index 443a8c9..9ac60f8 100644
--- a/gtk/gtkscrolledwindow.h
+++ b/gtk/gtkscrolledwindow.h
@@ -122,7 +122,7 @@ typedef enum
  * GtkPolicyType:
  * @GTK_POLICY_ALWAYS: The scrollbar is always visible.
  * @GTK_POLICY_AUTOMATIC: The scrollbar will appear and disappear as necessary. For example,
- *  when all of a #GtkCList can not be seen.
+ *  when all of a #GtkTreeView can not be seen.
  * @GTK_POLICY_NEVER: The scrollbar will never appear.
  *
  * Determines when a scroll bar will be visible.


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