Enumeration
GtkPrintError
Description [src]
Error codes that identify various errors that can occur while using the GTK+ printing support.
Members
Name | Description |
---|---|
GTK_PRINT_ERROR_GENERAL |
An unspecified error occurred. |
GTK_PRINT_ERROR_INTERNAL_ERROR |
An internal error occurred. |
GTK_PRINT_ERROR_NOMEM |
A memory allocation failed. |
GTK_PRINT_ERROR_INVALID_FILE |
An error occurred while loading a page setup or paper size from a key file. |