RecentManagerError#
- class RecentManagerError#
Error codes for GtkRecentManager operations
Methods#
- class RecentManagerError
- quark() int#
Registers an error quark for
RecentManagererrors.
Fields#
- class RecentManagerError
- INVALID_ENCODING#
The supplied string is not UTF-8 encoded.
- INVALID_URI#
The URI specified is not valid.
- NOT_FOUND#
The URI specified does not exists in the recently used resources list.
- NOT_REGISTERED#
No application has registered the specified item.
- READ#
Failure while reading the recently used resources file.
- UNKNOWN#
Unspecified error.
- WRITE#
Failure while writing the recently used resources file.