1 2 3 4 5 6
#pragma once #include <gtk/gtk.h> void fontify (const char *format, GtkTextBuffer *buffer);