Files
gtk/modules
Chun-wei Fan 0268baa938 gtkffmediafile.c: Use g_snprintf()
Visual Studio 2013 is just shy of being sufficiently C99-compliant to
build GTK master, as it did not support snprintf() in its CRT
implementation.

Use g_snprintf() to cover for this.
2020-12-30 18:18:46 +08:00
..
2020-12-30 18:18:46 +08:00