pyudev.glibΒΆ

Glib integration.

MonitorObserver integrates device monitoring into the Glib mainloop by turing device events into Glib signals.

glib and gobject from PyGObject must be available when importing this module. PyGtk is not required.

New in version 0.7.

Classes

GUDevMonitorObserver(monitor)

An observer for device events integrating into the glib mainloop.

MonitorObserver(monitor)

An observer for device events integrating into the glib mainloop.