Re: [PATCH] Use g_cclosure_marshal_generic



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]