# # This file is part of gtkDjs. # # gtkDjs is free software; you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # gtkDjs is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with gtkDjs; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # wrap: fastcgi jsPackage: FCGI structWrapJS: FCGI_FILE #structWrapJS: MYSQL_RES #structWrapJS: MYSQL_FIELD #structWrapJS: MYSQL_STMT #structWrapJS: MYSQL_ROW hfile: /usr/include/fcgios.h class: FCGI jsClass: FCGI prefix: OS_ ctype: static #strictTypesIgnore: FCGI_FILE* #struct: FCGI? houtFile: FCGI #hfile: /usr/include/fcgi_stdio.h #class: FCGI #jsClass: FCGI #prefix: FCGI_ #ctype: static #strictTypesIgnore: FCGI_FILE* #struct: FCGI? #import: fastcgi.File #houtFile: FCGI #hfile: /usr/include/fcgi_stdio.h #class: File #jsClass: FCGI.File #prefix: FCGI_ #struct: FCGI_FILE #strictTypes: yes #constructorMethod: FCGI_fopen #houtFile: File