Mercurial > pidgin
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 21255:430fd445a053 | 21256:e8b0f224483f |
|---|---|
| 102 string id of a menuitem respectively. | 102 string id of a menuitem respectively. |
| 103 * Added gnt_window_get_accel_item, which returns a the id of a menuitem | 103 * Added gnt_window_get_accel_item, which returns a the id of a menuitem |
| 104 bound to a keystroke. | 104 bound to a keystroke. |
| 105 * Added gnt_menu_get_item to activate and return a menuitem of the | 105 * Added gnt_menu_get_item to activate and return a menuitem of the |
| 106 given id from a menu. | 106 given id from a menu. |
| 107 * Added gnt_menuitem_activate, which triggers the 'activate' signal on | |
| 108 the menuitem and calls the callback function, if available. | |
| 107 | 109 |
| 108 version 2.2.2 (??/??/????): | 110 version 2.2.2 (??/??/????): |
| 109 libpurple: | 111 libpurple: |
| 110 Changed: | 112 Changed: |
| 111 * The size parameter of purple_util_write_data_to_file_absolute | 113 * The size parameter of purple_util_write_data_to_file_absolute |
