Re: How do you wrap gtk_style_get?



On Sun, 08 Mar 2009 17:16:25 +0100
Torsten Schoenfeld <kaffeetisch gmx de> wrote:

Murray Cumming wrote:
over in Perl land we're trying to find out how best to wrap the recently added 
gtk_style_get()[1] and its sibling gtk_style_get_property().  The obvious thing 
would be to wrap them as GtkStyle methods get() and get_property().  But this 
shadows the GObject methods get() and get_property().

It's probably not too late to fix that if you file a bug.

<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.

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

zentara


-- 
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]