jaosorior / certmonger

Forked from certmonger 6 years ago
Clone

1c09896 Retrieve string value from DBus property interface reply correctly.

3 files Authored by dkupka 9 years ago, Committed by nalin 9 years ago,
    Retrieve string value from DBus property interface reply correctly.
    
    org.freedesktop.DBus.Properties.Get method always returns variant data type.
    The basic type inside it can't be accessed directly.
    
        
file modified
+1 -1
file modified
+38 -0
file modified
+1 -0