{ Pointers to basic pascal types, inserted by h2pas conversion program.} Type PLongint = ^Longint; PSmallInt = ^SmallInt; PByte = ^Byte; PWord = ^Word; PDWord = ^DWord; PDouble = ^Double; {$PACKRECORDS C} {$ifndef __GTKINTL_H__} {$define __GTKINTL_H__} {$include "config.h"} {$ifdef ENABLE_NLS} {$include