How do I use Emacs's DBUS interface?

后端 未结 4 1534
Happy的楠姐
Happy的楠姐 2021-02-07 20:17

I looked up the dbus package and it seems like all of the functions are built-in to the C source code and there\'s no documentation for them.

How do I use the dbus

4条回答
  •  清歌不尽
    2021-02-07 21:00

    Google to the rescue... Follow the link for the example, it's not my code so I won't put it here.

    http://emacs-fu.blogspot.com/2009/01/using-d-bus-example.html

提交回复
热议问题