Device.observerPrint
cairo.types.Status observerPrint(cairo.types.WriteFunc writeFunc)Prints the device log using the given function.
Parameters
writeFunc | the write function |
Returns
the status after the operation
cairo.types.Status observerPrint(cairo.types.WriteFunc writeFunc)Prints the device log using the given function.
writeFunc | the write function |