Error codes for GtkRecentManager operations
GTK_RECENT_MANAGER_ERROR_NOT_FOUND
the URI specified does not exists in
the recently used resources list.
GTK_RECENT_MANAGER_ERROR_INVALID_URI
the URI specified is not valid.
GTK_RECENT_MANAGER_ERROR_INVALID_ENCODING
the supplied string is not
UTF-8 encoded.
GTK_RECENT_MANAGER_ERROR_NOT_REGISTERED
no application has registered
the specified item.
GTK_RECENT_MANAGER_ERROR_READ
failure while reading the recently used
resources file.
GTK_RECENT_MANAGER_ERROR_WRITE
failure while writing the recently used
resources file.
GTK_RECENT_MANAGER_ERROR_UNKNOWN
unspecified error.
Since 2.10
Error codes for GtkRecentManager operations GTK_RECENT_MANAGER_ERROR_NOT_FOUND the URI specified does not exists in the recently used resources list. GTK_RECENT_MANAGER_ERROR_INVALID_URI the URI specified is not valid. GTK_RECENT_MANAGER_ERROR_INVALID_ENCODING the supplied string is not UTF-8 encoded. GTK_RECENT_MANAGER_ERROR_NOT_REGISTERED no application has registered the specified item. GTK_RECENT_MANAGER_ERROR_READ failure while reading the recently used resources file. GTK_RECENT_MANAGER_ERROR_WRITE failure while writing the recently used resources file. GTK_RECENT_MANAGER_ERROR_UNKNOWN unspecified error. Since 2.10