Source position: gdkmain.pp line 307
function gdk_property_get(  | 
window: PGdkWindow;  | 
theproperty: TGdkAtom;  | 
thetype: TGdkAtom;  | 
offset: gulong;  | 
length: gulong;  | 
pdelete: gint;  | 
actual_property_type: PTGdkAtom;  | 
actual_format: Pgint;  | 
actual_length: Pgint;  | 
data: PPguchar  | 
):gint;  |