PrintOperation.getStatusString

string getStatusString()

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.Statusbar].

Use [gtk.print_operation.PrintOperation.getStatus] to obtain a status value that is suitable for programmatic use.

Returns

a string representation of the status

of the print operation