Re: Problem with GtkIconSet



"Alexey A. Malyshev" <maa sparc spb su> writes: 
> What's wrong in
>     ref = *iconset->ref_count;?
> 
> What I am doing wrong?

You're trying to access GtkIconSet internals, they are private and not
available. You can't do this.

Havoc



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