GNOME Bugzilla – Bug 669416
g_dir_make_tmp() is missing
Last modified: 2012-05-05 00:27:26 UTC
g_dir_make_tmp() is missing in the VAPI. Also, g_mkdtemp() should be used instead of mkdtemp().
As a workaround, a custom .vapi can be used, for example: http://git.gnome.org/browse/latexila/tree/vapi/glib.vapi
*** This bug has been marked as a duplicate of bug 672846 ***