最終更新:2022-09-27 (火) 04:54:33 (569d)  

dbus.mainloop.glib?
dbus.mainloop.glib.DBusGMainLoop
Top / dbus.mainloop.glib.DBusGMainLoop

https://dbus.freedesktop.org/doc/dbus-python/dbus.mainloop.html#dbus.mainloop.glib.DBusGMainLoop

  • Return a NativeMainLoop? object which can be used to represent the default GLib main context in dbus-python.
  • If the keyword argument set_as_default is given and is true, set the new main loop as the default for all new Connection or Bus instances.
  • Non-default main contexts are not currently supported.