[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: question about radio and check boxes



> It's very simple. First your ~/.gtkrc is loaded; if that fails, the system
> wide gtkrc is loaded; if that fails, the default theme is used. To use a
> special theme for your application, use
> 
>   gtk_rc_parse("rcfile-with-the-theme-you-like")
> 
> right after gtk_init().

Thanks, that will help.  One more question, then.  What does an
rcfile look like, or where can I find documentation on this, or
sample rcfiles?  Does the rcfile specify the themes by name, and
can the themes themselves reside anywhere?  An SGI, of course,
has no system-wide gtkrc or themes directory, and I can't count
on other users of my software running only linux either.

Debby



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]