diff src/gtkconv.h @ 4445:a65555132674

[gaim-migrate @ 4720] "Who's the idiot now, moron?" An option to remove the 'X' button from the tabs. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Tue, 28 Jan 2003 06:55:23 +0000
parents 2054d8429925
children 6e37eb000b7a
line wrap: on
line diff
--- a/src/gtkconv.h	Tue Jan 28 06:51:58 2003 +0000
+++ b/src/gtkconv.h	Tue Jan 28 06:55:23 2003 +0000
@@ -227,6 +227,11 @@
 void gaim_gtkconv_toggle_spellchk(void);
 
 /**
+ * Toggles the presence of close buttons on tabs
+ */
+void gaim_gtkconv_toggle_close_buttons(void);
+
+/**
  * Updates the buddy icon on a conversation.
  *
  * @param conv The conversation.