trapXErrors

Platform-specific for X11. Traps errors for the duration of dg. Avoid calling this from inside a call to this.

Please note that it returns

version(X11)
XErrorEvent[]
trapXErrors
(
scope void delegate
()
dg
)

Meta