diff src/gtkdebug.h @ 10814:364a2ef907ae

[gaim-migrate @ 12468] same thing here, changing to consistently using GTK+, by rlaager committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Mon, 11 Apr 2005 12:24:47 +0000
parents 9fdbfe832fac
children 50224ac8184d
line wrap: on
line diff
--- a/src/gtkdebug.h	Mon Apr 11 12:11:11 2005 +0000
+++ b/src/gtkdebug.h	Mon Apr 11 12:24:47 2005 +0000
@@ -50,9 +50,9 @@
 void gaim_gtk_debug_window_hide(void);
 
 /**
- * Returns the UI operations structure for GTK debug output.
+ * Returns the UI operations structure for GTK+ debug output.
  *
- * @return The GTK UI debug operations structure.
+ * @return The GTK+ UI debug operations structure.
  */
 GaimDebugUiOps *gaim_gtk_debug_get_ui_ops(void);