g_string_prepend_unichar ( string wc -- GString* )


Vocabulary
glib.ffi

Inputs
stringan object
wcan object


Outputs
GString*an object


Definition