Re: [PATCH] Use g_cclosure_marshal_generic
- From: Dan Winship <danw gnome org>
- To: Colin Walters <walters verbum org>
- Cc: networkmanager-list gnome org
- Subject: Re: [PATCH] Use g_cclosure_marshal_generic
- Date: Wed, 08 May 2013 09:22:26 -0400
Oh, I just did this too as part of the danw/movedevs branch...
- dbus_g_object_register_marshaller (_nm_marshal_VOID__STRING_BOXED,
+ dbus_g_object_register_marshaller (NULL,
Does that work? From what I can see in the dbus-glib source code, it
seems like you would need to pass g_cclosure_marshal_generic explicitly,
not NULL.
-- Dan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]