X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=libchimara%2Fstyle.h;h=9a16c1a7d983971e3bd2d6857f5d3f8fe6f58c50;hb=641bba7f53fbed8f422568a4d884d3205d84fe6a;hp=7b56760fc1fd5a9b4e8af154188f050a9e733887;hpb=f48bef46bd39ddac5067af1a4ac9b977b6158d07;p=projects%2Fchimara%2Fchimara.git diff --git a/libchimara/style.h b/libchimara/style.h index 7b56760..9a16c1a 100644 --- a/libchimara/style.h +++ b/libchimara/style.h @@ -14,6 +14,7 @@ G_GNUC_INTERNAL void style_init_textbuffer(GtkTextBuffer *buffer); G_GNUC_INTERNAL void style_init_textgrid(GtkTextBuffer *buffer); G_GNUC_INTERNAL void style_init(); +G_GNUC_INTERNAL PangoFontDescription* get_current_font(guint32 wintype); typedef struct StyleSet { GHashTable *text_grid;