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 the gtk:print-operation-result enumeration is returned by the gtk:print-operation-run function. | See also |
2024-3-22