| [Overview][Constants][Types][Classes][Procedures and functions][Index] | 
Source position: lazgdk3.pas line 3690
type TGdkEventExpose = record  | 
||
type_: TGdkEventType;  | 
  | 
|
window: PGdkWindow;  | 
  | 
|
send_event: gint8;  | 
  | 
|
area: TGdkRectangle;  | 
  | 
|
region: Pcairo_region_t;  | 
  | 
|
count: gint;  | 
  | 
|
end;  |