~ubuntu-branches/ubuntu/precise/transmission/precise

« back to all changes in this revision

Viewing changes to gtk/tr-core-dbus.h

  • Committer: Bazaar Package Importer
  • Author(s): Leo Costela
  • Date: 2009-07-25 20:20:23 UTC
  • mfrom: (1.3.1 upstream)
  • mto: (2.1.19 sid)
  • mto: This revision was merged to the branch mainline in revision 54.
  • Revision ID: james.westby@ubuntu.com-20090725202023-9xmfycsfotr430nv
* debian/rules: patch before configure
* debian/patches: add patch to not build libevent, regardless of
  linking (really, really closes: #537868)
* debian/changelog: fix dates

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,POINTER,POINTER (/tmp/dbus-binding-tool-c-marshallers.8B3WVU:1) */
 
56
/* BOOLEAN:STRING,POINTER,POINTER (/tmp/dbus-binding-tool-c-marshallers.ZQPSXU:1) */
57
57
extern void dbus_glib_marshal_tr_core_BOOLEAN__STRING_POINTER_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:POINTER,POINTER (/tmp/dbus-binding-tool-c-marshallers.8B3WVU:2) */
 
105
/* BOOLEAN:POINTER,POINTER (/tmp/dbus-binding-tool-c-marshallers.ZQPSXU:2) */
106
106
extern void dbus_glib_marshal_tr_core_BOOLEAN__POINTER_POINTER (GClosure     *closure,
107
107
                                                                GValue       *return_value,
108
108
                                                                guint         n_param_values,