Re: gtkrc-2.0 properties setting for GtkCellRenderer



[This probably won't thread properly, but is in response to a message I posted
last night and I don't have the list message around to reply to.]

So I've looked at the sources (and what documentation I can find) a bit more
and it seems that part of the reason the rc settings don't work on the
GtkCellRenderer
is that it is not a GtkWidget, so the class "GtkWidget" .... entry won't match
it.

A secondary (and more important) reason for it not to work is that the
GtkCellRenderer code doesn't appear to support styles or rcfile modification
of properties (I'm looking at gtk+-2.2.1 sources).  Can someone confirm/deny
this?

If it is supported, please tell me how to change GtkCellRenderer::ypad in
either a global or application specific fashion.

Lynn Kerby



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