diff finch/libgnt/gntmenu.h @ 21483:a4860971f861

Update the ChangeLog.API and change how gnt_menu_get_item works. On a different note, 'IM experience' is such a dirty phrase. PUKE!
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Wed, 14 Nov 2007 00:09:06 +0000
parents 6de09629f091
children 44f53d3fc54f
line wrap: on
line diff
--- a/finch/libgnt/gntmenu.h	Tue Nov 13 22:45:51 2007 +0000
+++ b/finch/libgnt/gntmenu.h	Wed Nov 14 00:09:06 2007 +0000
@@ -108,7 +108,7 @@
 void gnt_menu_add_item(GntMenu *menu, GntMenuItem *item);
 
 /**
- * Activate and return the GntMenuItem with the given ID.
+ * Return the GntMenuItem with the given ID.
  *
  * @param menu   The menu.
  * @param id     The ID for an item.