g_string_prepend ( string val -- GString* )


Vocabulary
glib.ffi

Inputs
stringan object
valan object


Outputs
GString*an object


Definition