result_to_string
Description:
[ Version ( since = "1.5.0" ) ]
public static unowned string result_to_string (SecurityAttrResult result)
public static unowned string result_to_string (SecurityAttrResult result)
Returns the printable string for the result enum.
Parameters:
result |
A SecurityAttrResult, e.g. fwupd_security_attr_result_enabled |
Returns:
string, or null |