Widget.addOnDamage

Emitted when a redirected window belonging to @widget gets drawn into. The region/area members of the event shows what area of the redirected drawable was drawn into.

  1. void addOnDamage(bool delegate(GdkEventExpose*, Widget) dlg, ConnectFlags connectFlags)
    class Widget
    void
    addOnDamage
  2. void addOnDamage(bool delegate(Event, Widget) dlg, ConnectFlags connectFlags)

Meta

Since

2.14