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
constructors
this
functions
_cPtr
acquire
finish
flush
getDeviceType
getUserData
observerElapsed
observerFillElapsed
observerGlyphsElapsed
observerMaskElapsed
observerPaintElapsed
observerPrint
observerStrokeElapsed
release
self
status
properties
_gType
static functions
_getGType
Prints the device log using the given function.