Source position: gtkobjects.pp line 99
type TGtkArgInfo = record
class_type: TGtkType;
name: Pgchar;
_type: TGtkType;
arg_flags: guint;
full_name: Pgchar;
arg_id: guint;
seq_id: guint;
end;