summaryrefslogtreecommitdiffstats
path: root/gudev/example.js
Commit message (Collapse)AuthorAgeFilesLines
* gudev: split Javascript examples into gjs and seed specific filesDavid Zeuthen2009-06-021-67/+0
|
* Add a GObject-based wrapper library for libudevDavid Zeuthen2009-06-011-0/+67
This makes it much simpler to use libudev from programs already using GObject. It also makes it possible to easily use libudev from other programming languages, such as Javascript, because of GObject introspection support.