X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=libchimara%2Fstyle.h;h=9a16c1a7d983971e3bd2d6857f5d3f8fe6f58c50;hb=bcff6a22baa9e87b406416e83d7775720d38ca99;hp=7b56760fc1fd5a9b4e8af154188f050a9e733887;hpb=938079e1c2a5c562546bee31fde0e78f561520e3;p=rodin%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;