Re: Deprecate GdkGC?



On Fri, 2005-12-02 at 09:43 +0100, milosz derezynski wrote:
> Well, i volunteer for this. I have used cairo extensively for coding
> bmpx and i'm going to get to a very good point in documenting at least
> all the equivalents of gdk_draw_*()
> 
> Federico: In which format should i write this, anything that would be
> preferred? 

Excellent!  You'll make me owe you a beer.

The GTK+ documentation is written in DocBook (www.docbook.org).  The
sources are in gtk+/docs/reference/gtk.  Look for the "migration"
chapters there.

If you don't know DocBook, don't worry.  Just write your docs as a text
file and I'll add the markup for you.

> PS: I've created a bug
> (http://bugzilla.gnome.org/show_bug.cgi?id=322996) and added a patch
> that adds a function gdk_cairo_set_source_drawable (), it's just 2
> function calls but i think it's more logical to the API user and makes
> for a more consistent API, and _gdk_drawable_ref_cairo_surface () is
> private anyway 

This is to use a pixmap as a repeating pattern, or something like that,
right?

  Federico




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