Mercurial > pidgin
diff ChangeLog.API @ 21256:e8b0f224483f
Add gnt_menuitem_activate, and 'activate' signal for GntMenuItem.
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Sat, 20 Oct 2007 05:52:52 +0000 |
parents | d275275a011c |
children | 512da37d0b4f |
line wrap: on
line diff
--- a/ChangeLog.API Sat Oct 20 05:50:48 2007 +0000 +++ b/ChangeLog.API Sat Oct 20 05:52:52 2007 +0000 @@ -104,6 +104,8 @@ bound to a keystroke. * Added gnt_menu_get_item to activate and return a menuitem of the given id from a menu. + * Added gnt_menuitem_activate, which triggers the 'activate' signal on + the menuitem and calls the callback function, if available. version 2.2.2 (??/??/????): libpurple: