[rep-gtk] comments



commit c8ba17fe099641049b4008c204fd0f3113644208
Author: Christopher Roy Bratusek <chris nanolx org>
Date:   Wed Jan 6 12:57:37 2010 +0100

    comments

 gtk.defs |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gtk.defs b/gtk.defs
index 6eb36f7..5cfa245 100644
--- a/gtk.defs
+++ b/gtk.defs
@@ -1,6 +1,6 @@
 ;; -*- lisp -*-
 
-;; updated for gtk+ 2.12:
+;; updated for GTK+ 2.12:
 
 ;; GtkButton, GtkToggleButton, GtkCheckButton, GtkRadioButton, GtkFontButton,
 ;; GtkLinkButton, GtkColorButton, GtkVolumeButton, GtkStatusIcon,
@@ -13,7 +13,7 @@
 ;; GtkTreePath, GtkTreeSelection, GtkTreeIter, GtkTreeRowReference, GtkTreeModel,
 ;; GtkAboutDialog, GtkAccelGroup, GtkAccelLabel,
 
-;; updated for gtk+ 1.3:
+;; updated for GTK+ 1.3/2.0:
 
 ;; GtkButton, GtkWidget, GtkContainer, GtkFixed, GtkWindow, GtkHandleBox,
 ;; GtkBox, GtkButtonBox, Gtk[HV]ButtonBox, GtkToolbar, GtkTable,
@@ -33,7 +33,7 @@
 
 ;; Todo: TreeView/TreeModel et al; delete Tree and CList
 
-;;; Gtk enums
+;;; GTK+ enums
 
 (import "glib.defs")
 (import "gdk.defs")



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