Sophie

Sophie

distrib > Mandriva > 9.2 > i586 > by-pkgid > 4ad6ad15401053562cadddd15a32bc2c > files > 1

gentoo-0.11.35-1mdk.i586.rpm

#
# This is the GTK+ RC file for gentoo. The first (rudimentary)
# GTK+ RC support was added in version 0.9.15.
#
# Currently named widgets are:
# "mainPane{0,1}"	The CLists in the panes.
# "cstPreview"		The preview CList in style config.
# "txvText"		The Text widget used for viewing
#			text (output capture, ViewText & ViewHex cmds).
#
# Other widgets must be accessed by their class names.
#
# For information about how to write GTK+ RC files, see the
# official GTK+ tutorial (doubtlessly available from www.gtk.org).
#

# style <name> [= <name>]
# {
#   <option>
# }
#
# widget <widget_set> style <style_name>
# widget_class <widget_class_set> style <style_name>

style "fixed14"
{
  font = "-*-courier-medium-r-*-*-14-*-*-*-*-*-*-*"
}

style "fixed12"
{
  font = "-*-courier-medium-r-*-*-12-*-*-*-*-*-*-*"
}

widget "*mainPane0" style "fixed14"
widget "*mainPane1" style "fixed14"
widget "*cstPreview" style "fixed14"
widget "*txvText"   style "fixed12"