.TH "PX_OPEN_GSF" "3" .SH "NAME" PX_open_gsf \(em read a Paradox file .SH "SYNOPSIS" .PP #include .PP int PX_open_gsf(pxdoc_t *pxdoc, GsfInput *gsf) .SH "DESCRIPTION" .PP Reads a Paradox file previously opened with the gsf library. pxdoc must be created before with PX_new(3) or PX_new2(3). This function is only available if pxlib has been configured with gsf support. .SH "RETURN VALUE" .PP Returns 0 on success and \-1 on failure. .SH "SEE ALSO" .PP PX_new2(3), PX_new(3), PX_open_file(3), PX_open_fp(3) .SH "AUTHOR" .PP This manual page was written by Uwe Steinmann uwe@steinmann.cx. .\" created by instant / docbook-to-man