Mercurial > pidgin.yaz
view console/libgnt/gntmarshal.h @ 14478:3d8c09a6df48
[gaim-migrate @ 17197]
Herman, we've moving you to "retired," but feel free to come
back and work on stuff any time!
(And let me know if I missed anything)
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sat, 09 Sep 2006 06:49:05 +0000 |
parents | 0387a167f342 |
children | 52022b0a9405 |
line wrap: on
line source
#include "gntwidget.h" void gnt_closure_marshal_BOOLEAN__STRING(GClosure *closure, GValue *ret_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data); void gnt_closure_marshal_VOID__INT_INT_INT_INT(GClosure *closure, GValue *ret_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data); void gnt_closure_marshal_VOID__INT_INT(GClosure *closure, GValue *ret_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data); void gnt_closure_marshal_VOID__POINTER_POINTER(GClosure *closure, GValue *ret_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data); void gnt_closure_marshal_BOOLEAN__INT_INT(GClosure *closure, GValue *ret_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data); void gnt_closure_marshal_BOOLEAN__INT_INT_INT(GClosure *closure, GValue *ret_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data);