Documentation
Dlang.org
Device.observerPrint
cairo
device
Device
Prints the device log using the given function.
class
Device
cairo.types.Status
observerPrint
(
cairo.types.WriteFunc
writeFunc
)
Parameters
writeFunc
cairo
.
types
.
WriteFunc
the write function
Return Value
Type:
cairo
.
types
.
Status
the status after the operation
cairo
device
Device
functions
acquire
finish
flush
getDeviceType
getUserData
observerElapsed
observerFillElapsed
observerGlyphsElapsed
observerMaskElapsed
observerPaintElapsed
observerPrint
observerStrokeElapsed
release
status
Prints the device log using the given function.