:right-sidebar: True DialogError =================================================================== .. currentmodule:: gi.repository.Gtk .. versionadded:: 4.10 .. class:: DialogError :no-contents-entry: Error codes in the ``GTK_DIALOG_ERROR`` domain that can be returned by async dialog functions. Methods ------- .. rst-class:: interim-class .. class:: DialogError :no-index: .. method:: quark() -> int Fields ------ .. rst-class:: interim-class .. class:: DialogError :no-index: .. attribute:: CANCELLED The async function call was cancelled via its ``GCancellable`` .. attribute:: DISMISSED The operation was cancelled by the user (via a Cancel or Close button) .. attribute:: FAILED Generic error condition for when an operation fails and no more specific code is applicable