:right-sidebar: True PrintError =================================================================== .. currentmodule:: gi.repository.Gtk .. class:: PrintError :no-contents-entry: Error codes that identify various errors that can occur while using the GTK printing support. Methods ------- .. rst-class:: interim-class .. class:: PrintError :no-index: .. method:: quark() -> int Registers an error quark for ``GtkPrintOperation`` if necessary. Fields ------ .. rst-class:: interim-class .. class:: PrintError :no-index: .. attribute:: GENERAL An unspecified error occurred. .. attribute:: INTERNAL_ERROR An internal error occurred. .. attribute:: INVALID_FILE An error occurred while loading a page setup or paper size from a key file. .. attribute:: NOMEM A memory allocation failed.