g_strnfill ( length fill_char -- gchar* )


Vocabulary
glib.ffi

Inputs
lengthan object
fill_charan object


Outputs
gchar*an object


Definition