g_string_prepend_c ( string c -- GString* )


Vocabulary
glib.ffi

Inputs
stringan object
can object


Outputs
GString*an object


Definition