SCIMBridge  0.4.x
void scim_bridge_println ( const char *  format,
  ... 
)

Print out a message and give a line feed ('
'). The messages will be shown in the stdout.

Parameters
formatThe message in printf style.