[gtk+] Don't mention no longer existing widgets in the docs



commit a4b0d35649d249427f7deb801dd49f3fdc0ff83f
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Jun 10 23:51:48 2014 -0400

    Don't mention no longer existing widgets in the docs
    
    GtkText, GtkList and GtkCList don't exist anymore.

 gtk/deprecated/gtkrc.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/deprecated/gtkrc.c b/gtk/deprecated/gtkrc.c
index 1e8efbb..5a6dc9f 100644
--- a/gtk/deprecated/gtkrc.c
+++ b/gtk/deprecated/gtkrc.c
@@ -349,7 +349,7 @@
  *
  *          Sets the color used for the background of widgets displaying
  *          editable text. This color is used for the background
- *          of, among others, #GtkText, #GtkEntry, #GtkList, and #GtkCList.
+ *          of, among others, #GtkTextView, #GtkEntry.
  *
  * * `text[state] =
  *       color`


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