GTK APIs for Themes

2005-06-28 Thread Neelesh Bodas
Hello All, I wanted to know what precise APIs does GTK provide for extracting information about the "current theme". Eg. How to find out, for the current theme - - the background color of tooltip - the highlight-color for selected text etc etc. Is there a specific set of GTK API's provided to d

Re: APIS for Themes

2005-06-10 Thread Neelesh Bodas
Hi, Thanks for the reply. I was able to know quite a valuable information regarding gtkstyles. However, what I also need is the API's to query the current active theme. Suppose I have my own implementation of a radio button. I want to set its properties (color, size etc) so that it appears like a n

Re: APIS for Themes

2005-06-10 Thread Gus Koppel
Neelesh Bodas wrote: > I wanted to know exact APIs for getting various theme aspects like > background color of tooltip, menubar, toolbar etc etc. Can sombody > give me any hint regarding which APIs can be used? For the APIs to be used, see reference links at: http://developer.gnome.org/arch/gtk/

APIS for Themes

2005-06-10 Thread Neelesh Bodas
Hello, I wanted to know exact APIs for getting various theme aspects like background color of tooltip, menubar, toolbar etc etc. Can sombody give me any hint regarding which APIs can be used? Thanks in advance Neelesh ___ gtk-app-devel-list mailing list