PrintOperation.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 GtkStatusbar.

Use [method@Gtk.PrintOperation.get_status] to obtain a status value that is suitable for programmatic use.

class PrintOperation
string
getStatusString
()

Return Value

Type: string

a string representation of the status of the print operation

Meta