Skip to content
  • Bastien Nocera's avatar
    Fix threading for use within nautilus · 198b3ed9
    Bastien Nocera authored
    Nautilus doesn't use GDK threading, so we need to use a
    thread to collect the information from the device, and then
    using a idle handler, populate the GTK+ widgets.
    
    Fixes hangs when looking at the properties tab whilst
    information is loading.
    198b3ed9