damage_event


Description:

[ Version ( since = "2.14" ) ]
public virtual signal bool damage_event (EventExpose event)

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.

Parameters:

event

the EventExpose event

Returns:

true to stop other handlers from being invoked for the event. false to propagate the event further.