Re: Debug a call to method ssa(sv)a(sa(sv)) from libdbus
Thiago Macieira <[email protected]>
| Newsgroups | gmane.comp.freedesktop.dbus |
|---|---|
| Message-ID | <1669160.6k65lQOia3@tjmaciei-mobl5> |
On Thursday, 10 March 2022 15:08:50 PST Felip Moll wrote: > dbus_message_iter_open_container(arr_iter, DBUS_TYPE_DICT_ENTRY, NULL, > &entry_iter) The signature you pasted is not a dictionary. It's a plain array of structs.