~ubuntu-branches/ubuntu/oneiric/libindicator/oneiric

« back to all changes in this revision

Viewing changes to libindicator/indicator-object-marshal.h

  • Committer: Bazaar Package Importer
  • Author(s): Ted Gould
  • Date: 2011-01-27 15:31:04 UTC
  • mfrom: (1.1.19 upstream)
  • Revision ID: james.westby@ubuntu.com-20110127153104-pq0apjb7lvrs878b
Tags: 0.3.18-0ubuntu1
* New upstream release.
  * Adding a signal for scrolling that includes the entry
* debian/rules: Updating shlibs 

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:POINTER,UINT (./indicator-object-marshal.list:3) */
 
25
/* VOID:POINTER,UINT,ENUM (./indicator-object-marshal.list:3) */
 
26
extern void _indicator_object_marshal_VOID__POINTER_UINT_ENUM (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
 
 
33
/* VOID:POINTER,UINT (./indicator-object-marshal.list:4) */
26
34
extern void _indicator_object_marshal_VOID__POINTER_UINT (GClosure     *closure,
27
35
                                                          GValue       *return_value,
28
36
                                                          guint         n_param_values,
30
38
                                                          gpointer      invocation_hint,
31
39
                                                          gpointer      marshal_data);
32
40
 
33
 
/* VOID:POINTER,BOOLEAN (./indicator-object-marshal.list:4) */
 
41
/* VOID:POINTER,BOOLEAN (./indicator-object-marshal.list:5) */
34
42
extern void _indicator_object_marshal_VOID__POINTER_BOOLEAN (GClosure     *closure,
35
43
                                                             GValue       *return_value,
36
44
                                                             guint         n_param_values,