Source position: gtkhandlebox.pp line 12
type TGtkHandleBox = record |
bin: TGtkBin; |
bin_window: PGdkWindow; |
float_window: PGdkWindow; |
shadow_type: TGtkShadowType; |
flag0: Word; |
deskoff_x: gint; |
deskoff_y: gint; |
attach_allocation: TGtkAllocation; |
float_allocation: TGtkAllocation; |
end; |