Top |
PkError * | pk_error_new () |
PkErrorEnum | pk_error_get_code () |
const gchar * | pk_error_get_details () |
This GObject represents a error_code from a transaction. These objects represent single items of data from the transaction, and are often present in lists (PkResults) or just refcounted in client programs.
“code”
property“code” PkErrorEnum
Flags: Read / Write
Default value: PK_ERROR_ENUM_UNKNOWN
Since: 0.5.5