Package: gtk
GEnum gtk:print-operation-result
Declaration(gobject:define-genum "GtkPrintOperationResult" print-operation-result (:export t :type-initializer "gtk_print_operation_result_get_type") (:error 0) (:apply 1) (:cancel 2) (:in-progress 3)) Values
Details A value of this type is returned by the gtk:print-operation-run
function. | See also |
2023-8-28