Added properties to the ChimaraGlk widget: "default-font-description" and
authorfliep <fliep@ddfedd41-794f-dd11-ae45-00112f111e67>
Sat, 2 May 2009 17:05:54 +0000 (17:05 +0000)
committerfliep <fliep@ddfedd41-794f-dd11-ae45-00112f111e67>
Sat, 2 May 2009 17:05:54 +0000 (17:05 +0000)
commitcfe519635eddc394e8690a62ca9e47a00384588e
treeb184aced7fcc0c5886d4e9cd9ade8e65e885eb69
parent5ae8c90ba8cbfeaddef0c2ae69cc0745b64cd379
Added properties to the ChimaraGlk widget: "default-font-description" and
"monospace-font-description". They are the default fonts used in the Glk library. They can
either be set directly from PangoFontDescription structs, or by a string such as "Times 12".

This is for eventually solving issue #4.
configure.ac
docs/reference/chimara-sections.txt
src/chimara-glk-private.h
src/chimara-glk.c
src/chimara-glk.h
src/chimara.glade
src/main.c
src/window.c