Function

Gdkerror_trap_pop_ignored

since: 3.0

Declaration [src]

void
gdk_error_trap_pop_ignored (
  void
)

Description [src]

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.

Available since: 3.0