Re: Having an applet inheriting the panel's color



Francois Taiani <francois taiani m6net fr> writes:
> static void
> applet_back_change(GtkWidget* widget     , PanelBackType back_type ,
>                    GdkPixmap* back_pixmap, GdkColor      back_color,

I don't think the GTK signal system knows how to pass around a
GdkColor - maybe try "GdkColor*" - I could be wrong.

Havoc




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