g_strdup_vprintf ( format args -- gchar* )


Vocabulary
glib.ffi

Inputs
formatan object
argsan object


Outputs
gchar*an object


Definition