~dobey/ubuntu/precise/libubuntuone/release-2-99-2

« back to all changes in this revision

Viewing changes to libubuntuone/u1-marshal.h

  • Committer: Ken VanDine
  • Date: 2011-03-18 21:16:33 UTC
  • mfrom: (83.1.1 libubuntuone)
  • Revision ID: ken.vandine@canonical.com-20110318211633-yqcern6x3xd8mvsz
Tags: 0.9.1-0ubuntu1
releasing version 0.9.1-0ubuntu1

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
 
7
7
G_BEGIN_DECLS
8
8
 
9
 
/* NONE:STRING,OBJECT (u1-marshal.list:1) */
10
 
extern void _u1_marshal_VOID__STRING_OBJECT (GClosure     *closure,
11
 
                                             GValue       *return_value,
12
 
                                             guint         n_param_values,
13
 
                                             const GValue *param_values,
14
 
                                             gpointer      invocation_hint,
15
 
                                             gpointer      marshal_data);
16
 
#define _u1_marshal_NONE__STRING_OBJECT _u1_marshal_VOID__STRING_OBJECT
17
 
 
18
 
/* NONE:STRING,STRING (u1-marshal.list:2) */
 
9
/* NONE:STRING,STRING (u1-marshal.list:1) */
19
10
extern void _u1_marshal_VOID__STRING_STRING (GClosure     *closure,
20
11
                                             GValue       *return_value,
21
12
                                             guint         n_param_values,