]> Pileus Git - ~andy/gtk/blob - gtk/gtkrc.th
Get widgets working on the btree/buffer side. Display of them still
[~andy/gtk] / gtk / gtkrc.th
1 # $(gtkconfigdir)/gtkrc.th
2 #
3 # This file defines the fontsets for Thai language (th) using
4 # the TIS-620 charset encoding.
5 #
6 # 1999, Pablo Saratxaga <srtxg@chanae.alphanet.ch>
7 #
8
9 style "gtk-default-th" {
10        fontset = "-*-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-1,\
11                   -*-phaisarn-medium-r-normal--14-*-*-*-*-*-tis620.2533-1,\
12                   -*-*-medium-r-normal--14-*-*-*-*-*-tis620.2533-1"
13 }
14 class "GtkWidget" style "gtk-default-th"
15