Re: How do you wrap gtk_style_get?



On Sun, 08 Mar 2009 19:52:43 +0100
Torsten Schoenfeld <kaffeetisch gmx de> wrote:

zentara wrote:
<http://bugzilla.gnome.org/show_bug.cgi?id=574561>

Hi, this may interest you. It is one thing to set a property,
but another, to get it to override the theme engine, especially
if pixmaps are used in the theme.

I don't really the relation to the problem of wrapping gtk_style_get.

Hi, yeah, I don't fully understand the themeing engine myself, but I thought
I would mention it, because google is full of questions on how to I 
"Override my theme and set a custom color to a widget"?
The big stumbling block is the pixmap-based theme engine, AFAICT.

So I thought I would at least mention it, just in case his code fails to
set the property properly on some systems.

Sorry if it's clutter. :-)


See:
 http://perlmonks.org?node_id=530061

I looked through this thread and one thing caught my eye: there's quite some 
talk about how to get the Gtk2::Gdk::Drawable from a Gtk2::Gdk::Window.  Well, 
Gtk2::Gdk::Window *is* a Gtk2::Gdk::Drawable.  So whatever you can do to a 
Gtk2::Gdk::Drawable, you can also do to a Gtk2::Gdk::Window.



-- 
I'm not really a human, but I play one on earth.
http://www.zentara.net/~zentaran/My_Petition_to_the_Great_Cosmic_Conciousness.html 



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