RE: [gtk-list] How do I theme my app?
- From: "Arjan J. Molenaar" <arjan xirion nl>
- To: "'gtk-list redhat com'" <gtk-list redhat com>
- Subject: RE: [gtk-list] How do I theme my app?
- Date: Thu, 9 Dec 1999 14:16:17 +0100
>
> I have an application which I was developing using xforms but
> have now switched to gtk (open source, etc.) The basics work
> but the question is: how do I program themes into it? Is
> there any documentation anywhere? I'm not interested in
> creating themes but in getting my application to use them.
>
AKAIK the .gtkrc file in your home directory will do the job (symlink it to the real theme (e.g. /usr/local/share/themes/Pixmap/gtk/gtkrc)
otherwise use this line:
gtk_rc_parse ("path_to_the_rc_file");
regards,
Arjan
> Thanks
>
> John
>
> --
> To unsubscribe: mail -s unsubscribe
> gtk-list-request@redhat.com < /dev/null
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]