Package: gtk

Accessor gtk-print-operation-status-string

Lambda List

gtk-print-operation-status-string (object)

Syntax

(gtk-print-operation-status-string object) => status-string

Arguments

object -- a gtk-print-operation object
status-string -- a string representation of the status of the print operation

Details

Accessor of the status-string slot of the gtk-print-operation class.

The slot access function gtk-print-operation-status-string returns a string representation of the status of the print operation.

The string is translated and suitable for displaying the print status e.g. in a gtk-statusbar widget.

Use the function gtk-print-operation-status to obtain a status value that is suitable for programmatic use.
 

See also

2020-4-8