PrintOperation.statusString

Get statusString property.

class PrintOperation
@property
string
statusString
()

Return Value

Type: string

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.

See the gtk.print_operation.PrintOperation.status property for a status value that is suitable for programmatic use.