g_strconcat ( string1 varargs -- gchar* )


Vocabulary
glib.ffi

Inputs
string1an object
varargsan object


Outputs
gchar*an object


Definition