~ubuntu-branches/ubuntu/intrepid/pidgin/intrepid-security

« back to all changes in this revision

Viewing changes to finch/libgnt/gntmarshal.h

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-10-01 19:47:44 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20071001194744-0hayi2nwsiwnoef0
Tags: 1:2.2.1-1ubuntu1
Sync with Debian

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
 
7
7
G_BEGIN_DECLS
8
8
 
9
 
/* BOOLEAN:VOID (/dev/stdin:1) */
 
9
/* BOOLEAN:VOID (./genmarshal:1) */
10
10
extern void gnt_closure_marshal_BOOLEAN__VOID (GClosure     *closure,
11
11
                                               GValue       *return_value,
12
12
                                               guint         n_param_values,
14
14
                                               gpointer      invocation_hint,
15
15
                                               gpointer      marshal_data);
16
16
 
17
 
/* BOOLEAN:STRING (/dev/stdin:2) */
 
17
/* BOOLEAN:STRING (./genmarshal:2) */
18
18
extern void gnt_closure_marshal_BOOLEAN__STRING (GClosure     *closure,
19
19
                                                 GValue       *return_value,
20
20
                                                 guint         n_param_values,
22
22
                                                 gpointer      invocation_hint,
23
23
                                                 gpointer      marshal_data);
24
24
 
25
 
/* VOID:INT,INT,INT,INT (/dev/stdin:3) */
 
25
/* VOID:INT,INT,INT,INT (./genmarshal:3) */
26
26
extern void gnt_closure_marshal_VOID__INT_INT_INT_INT (GClosure     *closure,
27
27
                                                       GValue       *return_value,
28
28
                                                       guint         n_param_values,
30
30
                                                       gpointer      invocation_hint,
31
31
                                                       gpointer      marshal_data);
32
32
 
33
 
/* VOID:INT,INT (/dev/stdin:4) */
 
33
/* VOID:INT,INT (./genmarshal:4) */
34
34
extern void gnt_closure_marshal_VOID__INT_INT (GClosure     *closure,
35
35
                                               GValue       *return_value,
36
36
                                               guint         n_param_values,
38
38
                                               gpointer      invocation_hint,
39
39
                                               gpointer      marshal_data);
40
40
 
41
 
/* VOID:POINTER,POINTER (/dev/stdin:5) */
 
41
/* VOID:POINTER,POINTER (./genmarshal:5) */
42
42
extern void gnt_closure_marshal_VOID__POINTER_POINTER (GClosure     *closure,
43
43
                                                       GValue       *return_value,
44
44
                                                       guint         n_param_values,
46
46
                                                       gpointer      invocation_hint,
47
47
                                                       gpointer      marshal_data);
48
48
 
49
 
/* BOOLEAN:INT,INT (/dev/stdin:6) */
 
49
/* BOOLEAN:INT,INT (./genmarshal:6) */
50
50
extern void gnt_closure_marshal_BOOLEAN__INT_INT (GClosure     *closure,
51
51
                                                  GValue       *return_value,
52
52
                                                  guint         n_param_values,
54
54
                                                  gpointer      invocation_hint,
55
55
                                                  gpointer      marshal_data);
56
56
 
57
 
/* BOOLEAN:INT,INT,INT (/dev/stdin:7) */
 
57
/* BOOLEAN:INT,INT,INT (./genmarshal:7) */
58
58
extern void gnt_closure_marshal_BOOLEAN__INT_INT_INT (GClosure     *closure,
59
59
                                                      GValue       *return_value,
60
60
                                                      guint         n_param_values,
62
62
                                                      gpointer      invocation_hint,
63
63
                                                      gpointer      marshal_data);
64
64
 
65
 
/* BOOLEAN:POINTER,POINTER,POINTER (/dev/stdin:8) */
 
65
/* BOOLEAN:POINTER,POINTER,POINTER (./genmarshal:8) */
66
66
extern void gnt_closure_marshal_BOOLEAN__POINTER_POINTER_POINTER (GClosure     *closure,
67
67
                                                                  GValue       *return_value,
68
68
                                                                  guint         n_param_values,
70
70
                                                                  gpointer      invocation_hint,
71
71
                                                                  gpointer      marshal_data);
72
72
 
73
 
/* BOOLEAN:INT,INT,INT,POINTER (/dev/stdin:9) */
 
73
/* BOOLEAN:INT,INT,INT,POINTER (./genmarshal:9) */
74
74
extern void gnt_closure_marshal_BOOLEAN__INT_INT_INT_POINTER (GClosure     *closure,
75
75
                                                              GValue       *return_value,
76
76
                                                              guint         n_param_values,
78
78
                                                              gpointer      invocation_hint,
79
79
                                                              gpointer      marshal_data);
80
80
 
81
 
/* VOID:STRING,STRING (/dev/stdin:10) */
 
81
/* VOID:STRING,STRING (./genmarshal:10) */
82
82
extern void gnt_closure_marshal_VOID__STRING_STRING (GClosure     *closure,
83
83
                                                     GValue       *return_value,
84
84
                                                     guint         n_param_values,
86
86
                                                     gpointer      invocation_hint,
87
87
                                                     gpointer      marshal_data);
88
88
 
89
 
/* VOID:POINTER,BOOLEAN (/dev/stdin:11) */
 
89
/* VOID:POINTER,BOOLEAN (./genmarshal:11) */
90
90
extern void gnt_closure_marshal_VOID__POINTER_BOOLEAN (GClosure     *closure,
91
91
                                                       GValue       *return_value,
92
92
                                                       guint         n_param_values,