printf
Description:
Performs printf-style output formatting and writes the results to the output stream.
Returns:
|
Number of bytes written for normal return, or GLib.FileStream.EOF if an error occurred. |
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. |