[Gtk-sharp-list] Re: Why is Gtk->Style->bg_pixmap[5] not available in Gtk-sharp? - Solved (kind off)

Anset Anset@anset.org
Wed, 16 Mar 2005 10:07:24 +0100


OK,

Just found in the CVS that Mike Kestner added the bg_pixmap accessors on 
10-mar.

Question, how can I tell if the cvs changes are for the 1.0.x stream or 
for the 1.9.x stream?

Am I correct that everything under the /mono/trunk directory is for 
1.0.x and that the 1.9.x stuff is under the /mono/branches tree?

wkr,

Anset

Anset wrote:
> Hi,
> 
> As far as I can see, there is no way to get to
> 
> Gtk->Style->bg_pixmap[5] in code.
> 
> The Gtk-sharp Gtk.Style object has all the GTK+ public members, except 
> this one.
> 
> Any reason why?
> Is this intentional? (Why?)
> Or am I simply missing where I can touch it?
> 
> (Using a resource file, this propperty CAN be set...)
> 
> Wkr,
> 
> Anset.
>