Hi, > bI think we're sort of > talking about the same kind of thing? In my example code a dbus int32 > would map to a SANE_Int, a dbus string would map to a SANE string, and > a dbus boolean would map to a SANE_Bool.
Yes. Considering the work i did on SANE-GLib, i strongly suggest you not to mix dbus and SANE type. Confine SANE type around sane calls. People using imcad through dbus must not care about SANE types AND dbus types. Kind regards, Étienne. _______________________________________________ xdg mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/xdg
