~ubuntu-branches/ubuntu/natty/gnome-keyring/natty

« back to all changes in this revision

Viewing changes to pkcs11/gck/gck-marshal.h

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-02-16 19:00:06 UTC
  • mfrom: (1.1.58 upstream)
  • Revision ID: james.westby@ubuntu.com-20100216190006-cqpnic4zxlkmmi0o
Tags: 2.29.90git20100218-0ubuntu1
Updated to a git snapshot version

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
                                            gpointer      invocation_hint,
23
23
                                            gpointer      marshal_data);
24
24
 
 
25
/* VOID:OBJECT,ULONG (gck-marshal.list:3) */
 
26
extern void gck_marshal_VOID__OBJECT_ULONG (GClosure     *closure,
 
27
                                            GValue       *return_value,
 
28
                                            guint         n_param_values,
 
29
                                            const GValue *param_values,
 
30
                                            gpointer      invocation_hint,
 
31
                                            gpointer      marshal_data);
 
32
 
25
33
G_END_DECLS
26
34
 
27
35
#endif /* __gck_marshal_MARSHAL_H__ */