To do practise I am using NetworkManager example [1] All macros passed as arguments to functions g_dbus_proxy_call_sync g_dbus_proxy_new_for_bus_sync are implemented at [2]. Is there an equivalent of [2] for logind? I made a quick search into systemd repository [3] but I am getting too many results with the search words I am using. I just need to figure out what parameters I have to pass to the previous functions in order to retrieve IdleSinceHint property Thank you for your time [1]: https://cgit.freedesktop.org/NetworkManager/NetworkManager/tree/examples/C/glib/list-connections-gdbus.c [2]: https://github.com/NetworkManager/NetworkManager/blob/master/libnm-core/nm-dbus-interface.h [3]: https://github.com/systemd/systemd _______________________________________________ systemd-devel mailing list systemd-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/systemd-devel