Gdk.errorTrapPopIgnored

Removes an error trap pushed with gdk_error_trap_push(), but without bothering to wait and see whether an error occurred. If an error arrives later asynchronously that was triggered while the trap was pushed, that error will be ignored.

struct Gdk
static
void
errorTrapPopIgnored
()

Meta