[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Question about gdk_colormap_free_colors()
- From: Havoc Pennington <hp redhat com>
- To: "Tara M" <learfox furry ao net>
- Cc: "LIST: GTKAppDevel" <gtk-app-devel-list gnome org>
- Subject: Re: Question about gdk_colormap_free_colors()
- Date: 28 Jul 2001 22:52:08 -0400
"Tara M" <learfox@furry.ao.net> writes:
>
> Thanks, I had one more question about that.
>
> If I use gtk_style_unref(), will the reference count for the
> allocated colors on there also be unreferenced?
>
Colors placed in a GtkRcStyle need not be allocated, GTK will allocate
them for you. If you manipulate a GtkStyle directly, you are kind of
on your own, I'm not sure how you would ensure it worked out
correctly.
Havoc
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]