Source position: multibuf.pp line 75
type TXmbufWindowAttributes = record
displayed_index: cint;
update_action: cint;
update_hint: cint;
window_mode: cint;
nbuffers: cint;
buffers: PMultibuffer;
end;