| PackageKit Reference Manual | ||||
|---|---|---|---|---|
| Top | Description | ||||
PkErrorEnum pk_error_get_code (PkError *error_code); const gchar * pk_error_get_details (PkError *error_code);
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.
PkErrorEnum pk_error_get_code (PkError *error_code);
|
|
Returns : |
Since 0.5.5
const gchar * pk_error_get_details (PkError *error_code);
|
|
Returns : |
Since 0.5.5