public inbox for guile-gtk@sourceware.org
 help / color / mirror / Atom feed
* GdkRectangle pointer params
@ 2003-08-28  0:54 Kevin Ryde
  0 siblings, 0 replies; only message in thread
From: Kevin Ryde @ 2003-08-28  0:54 UTC (permalink / raw)
  To: guile-gtk

I think the rect type could pass a GdkRectangle as a pointer, since
that's what the gdk functions normally expect.  Doesn't make a great
deal of difference, but gets rid of some interps.

        * build-guile-gtk-1.2 (rect): For c2args, emit "&foo" since functions
        normally expect a pointer.
        * gdk-support.c, guile-gtk.h (gdk_rectangle_intersect_interp,
        gdk_rectangle_union_interp): Use this.
        * gdk-1.2.defs, gdk-support.c, guile-gtk.h (gdk_gc_set_clip_rectangle,
        gdk_region_union_with_rect, gdk_region_rect_in): No need for _interp
        any more.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-08-28  0:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-28  0:54 GdkRectangle pointer params Kevin Ryde

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).