[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: question about radio and check boxes
- From: Deborah Swayne <dfs research att com>
- To: gtk-app-devel-list redhat com
- Subject: Re: question about radio and check boxes
- Date: Wed, 2 Feb 2000 12:41:48 -0500
> 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]