Chapter 21. GTK's rc Files

Table of Contents

1. Functions For rc Files
2. GTK's rc File Format
3. Example rc file

GTK has its own way of dealing with application defaults, by using rc files. These can be used to set the colors of just about any widget, and can also be used to tile pixmaps onto the background of some widgets.

1. Functions For rc Files

When your application starts, you should include a call to: