]> git.ipfire.org Git - thirdparty/vala.git/commit
D-Bus: fix function signature for object vtable
authorRyan Lortie <desrt@desrt.ca>
Tue, 29 Jun 2010 03:31:49 +0000 (23:31 -0400)
committerRyan Lortie <desrt@desrt.ca>
Tue, 29 Jun 2010 03:38:20 +0000 (23:38 -0400)
commit02bb49fcf2062481af07ebd32c4389438377eb0a
tree5418e03a38db00962e2a92c044583edbd367aa6f
parent60b73bb84ff52b85aaf66efe244714dd92f134dd
D-Bus: fix function signature for object vtable

Make the 'user_data' argument for the method call and property get/set
functions for GDBus services have the proper 'gpointer' type instead of
'gpointer*'.  Also the GDestroyNotify.
codegen/valagdbusservermodule.vala