Mercurial > pidgin.yaz
diff console/libgnt/gntmarshal.h @ 14834:52022b0a9405
[gaim-migrate @ 17601]
Add another action "context-menu" for all widgets. This will allow to popup the context-menu for adding buddies. etc. in
the buddylist with some custom binding for keyboards that don't have the menu-key (like the one at my work).
committer: Tailor Script <tailor@pidgin.im>
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Sat, 28 Oct 2006 15:22:30 +0000 |
parents | 0387a167f342 |
children | 065e7ac30338 |
line wrap: on
line diff
--- a/console/libgnt/gntmarshal.h Sat Oct 28 14:24:10 2006 +0000 +++ b/console/libgnt/gntmarshal.h Sat Oct 28 15:22:30 2006 +0000 @@ -1,5 +1,12 @@ #include "gntwidget.h" +void gnt_closure_marshal_BOOLEAN__VOID(GClosure *closure, + GValue *ret_value, + guint n_param_values, + const GValue *param_values, + gpointer invocation_hint, + gpointer marshal_data); + void gnt_closure_marshal_BOOLEAN__STRING(GClosure *closure, GValue *ret_value, guint n_param_values,