:right-sidebar: True RecentManagerError =================================================================== .. currentmodule:: gi.repository.Gtk .. class:: RecentManagerError :no-contents-entry: Error codes for ``GtkRecentManager`` operations Methods ------- .. rst-class:: interim-class .. class:: RecentManagerError :no-index: .. method:: quark() -> int Fields ------ .. rst-class:: interim-class .. class:: RecentManagerError :no-index: .. attribute:: INVALID_ENCODING The supplied string is not UTF-8 encoded. .. attribute:: INVALID_URI The URI specified is not valid. .. attribute:: NOT_FOUND The URI specified does not exists in the recently used resources list. .. attribute:: NOT_REGISTERED No application has registered the specified item. .. attribute:: READ Failure while reading the recently used resources file. .. attribute:: UNKNOWN Unspecified error. .. attribute:: WRITE Failure while writing the recently used resources file.