Re: gtk_widget_modify_style



To answer the quark part of your question: quarks are the same thing as 
atoms in X: integers used to represent arbitrary strings in a compact way.
While for X atoms, the map string -> quark is maintained in the server,
for glib quarks, each application has its own map (thus quarks can't be
used for inter-process communication).

----- Original Message ----- 
From: "Philippe Ribet" <p ribet worldonline fr>
To: "gtk-devel" <gtk-devel-list gnome org>
Sent: Friday, October 12, 2001 5:03 PM
Subject: gtk_widget_modify_style


> gtk_widget_modify_style: this function first get the current style in
> 'old_style'.
> As old_style isn't used after, I think this part may be removed.
> 
> Please, who is able to answer my previous mail about quark and signals
> (or give me pointers to document) ?
> 
>     Thanks for any help,
> 
>             Philippe Ribet
> 
> 
> 
> _______________________________________________
> gtk-devel-list mailing list
> gtk-devel-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-devel-list





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