[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGio2' (#lcl)

g_output_stream_vprintf

Declaration

Source position: lazgio2.pas line 8164

function g_output_stream_vprintf(

  stream: PGOutputStream;

  bytes_written: Pgsize;

  cancellable: PGCancellable;

  error: PPGError;

  format: Pgchar;

  args: Tva_list

):gboolean;