1 2 3 4 5
# -*- mode: snippet -*- # name: glib_printf # key: gpf # -- g_printf("${1:format string}"$2);