# $(gtkconfigdir)/gtkrc.th
#
# This file defines the fontsets for Thai language (th) using
# the TIS-620 charset encoding.
#
# 1999, Pablo Saratxaga <[email protected]>
#

style "gtk-default-th" {
      fontset = "-*-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-1,\
                 -*-phaisarn-medium-r-normal--14-*-*-*-*-*-tis620.2533-1,\
                 -*-*-medium-r-normal--14-*-*-*-*-*-tis620.2533-1"
}
class "GtkWidget" style "gtk-default-th"