Features/GTK3/Porting/GetBooks: Difference between revisions
| Line 97: | Line 97: | ||
cd pygobject | cd pygobject | ||
git grep GdkPixbuf | git grep GdkPixbuf | ||
== Monitoring DBus == | |||
Not sure how this command works, but it can give us an interesting information. If you run this command and plug an USB drive you will see useful information | |||
dbus-monitor --system | |||
= Code Snippets = | = Code Snippets = | ||