[ CCode ( cname = "FCGX_FPrintF" ) ]
[ PrintfFormat ]
public int printf (string format, ...)
Performs printf-style output formatting and writes the results to the output stream.
Number of bytes written for normal return, or GLib.FileStream.EOF if an error occurred. |