~ubuntu-branches/ubuntu/lucid/avant-window-navigator/lucid

« back to all changes in this revision

Viewing changes to applets/taskmanager/task-manager-api-wrapper-glue.h

  • Committer: Bazaar Package Importer
  • Author(s): Julien Lavergne
  • Date: 2010-04-11 21:17:27 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20100411211727-m89sz4jd9dcd1ci4
Tags: 0.4.0-0ubuntu1
* New upstream release.
 - Fix crash when event is NULL (LP: #550541)
 - Fix crash in awn-setting when adding applet (LP: #557778)
* debian/control
 - Add mention of Awn in the description.
 - Add depends on python-desktop-agnostic for python-awn.
* debian/patches
 - 02-bad-pointer-init.patch: From upstream, bad unitialized pointer.

Show diffs side-by-side

added added

removed removed

Lines of Context:
53
53
#endif /* !G_ENABLE_DEBUG */
54
54
 
55
55
 
56
 
/* BOOLEAN:STRING,INT,POINTER (/tmp/dbus-binding-tool-c-marshallers.CZ2B9U:1) */
 
56
/* BOOLEAN:STRING,INT,POINTER (/tmp/dbus-binding-tool-c-marshallers.PD8CBV:1) */
57
57
extern void dbus_glib_marshal_task_manager_api_wrapper_BOOLEAN__STRING_INT_POINTER (GClosure     *closure,
58
58
                                                                                    GValue       *return_value,
59
59
                                                                                    guint         n_param_values,
102
102
  g_value_set_boolean (return_value, v_return);
103
103
}
104
104
 
105
 
/* BOOLEAN:INT64,POINTER (/tmp/dbus-binding-tool-c-marshallers.CZ2B9U:2) */
 
105
/* BOOLEAN:INT64,POINTER (/tmp/dbus-binding-tool-c-marshallers.PD8CBV:2) */
106
106
extern void dbus_glib_marshal_task_manager_api_wrapper_BOOLEAN__INT64_POINTER (GClosure     *closure,
107
107
                                                                               GValue       *return_value,
108
108
                                                                               guint         n_param_values,
149
149
  g_value_set_boolean (return_value, v_return);
150
150
}
151
151
 
152
 
/* BOOLEAN:INT64,INT,POINTER (/tmp/dbus-binding-tool-c-marshallers.CZ2B9U:3) */
 
152
/* BOOLEAN:INT64,INT,POINTER (/tmp/dbus-binding-tool-c-marshallers.PD8CBV:3) */
153
153
extern void dbus_glib_marshal_task_manager_api_wrapper_BOOLEAN__INT64_INT_POINTER (GClosure     *closure,
154
154
                                                                                   GValue       *return_value,
155
155
                                                                                   guint         n_param_values,
198
198
  g_value_set_boolean (return_value, v_return);
199
199
}
200
200
 
201
 
/* BOOLEAN:INT64,STRING,POINTER (/tmp/dbus-binding-tool-c-marshallers.CZ2B9U:4) */
 
201
/* BOOLEAN:INT64,STRING,POINTER (/tmp/dbus-binding-tool-c-marshallers.PD8CBV:4) */
202
202
extern void dbus_glib_marshal_task_manager_api_wrapper_BOOLEAN__INT64_STRING_POINTER (GClosure     *closure,
203
203
                                                                                      GValue       *return_value,
204
204
                                                                                      guint         n_param_values,
247
247
  g_value_set_boolean (return_value, v_return);
248
248
}
249
249
 
250
 
/* BOOLEAN:STRING,STRING,POINTER (/tmp/dbus-binding-tool-c-marshallers.CZ2B9U:5) */
 
250
/* BOOLEAN:STRING,STRING,POINTER (/tmp/dbus-binding-tool-c-marshallers.PD8CBV:5) */
251
251
extern void dbus_glib_marshal_task_manager_api_wrapper_BOOLEAN__STRING_STRING_POINTER (GClosure     *closure,
252
252
                                                                                       GValue       *return_value,
253
253
                                                                                       guint         n_param_values,
296
296
  g_value_set_boolean (return_value, v_return);
297
297
}
298
298
 
299
 
/* BOOLEAN:STRING,POINTER (/tmp/dbus-binding-tool-c-marshallers.CZ2B9U:6) */
 
299
/* BOOLEAN:STRING,POINTER (/tmp/dbus-binding-tool-c-marshallers.PD8CBV:6) */
300
300
extern void dbus_glib_marshal_task_manager_api_wrapper_BOOLEAN__STRING_POINTER (GClosure     *closure,
301
301
                                                                                GValue       *return_value,
302
302
                                                                                guint         n_param_values,