[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: cursor refcounts
- From: Owen Taylor <otaylor redhat com>
- To: gtk-devel-list redhat com
- Subject: Re: cursor refcounts
- Date: 30 Jan 2000 14:48:26 -0500
Havoc Pennington <hp@redhat.com> writes:
> Trivial patch against HEAD, adds a reference count to GdkCursor so you
> can use it in nontrivial code without creating a wrapper datatype
> (would like to avoid GnomeCursor).
As a trivial thing, I'd like to see this work the same as
GdkFont does in head - gdk_font_ref() is cross-platform and calls
_gdk_font_destroy(). If you want to make that change and then
go ahead and commit, it's fine with me.
Regards,
Owen
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]