On Sun, 3 Jun 2007 19:10:02 -0300
"Flávio Etrusco" <[EMAIL PROTECTED]> wrote:

> I don't have access to FPC right now, but it seems as if PGdkRectangle
> is a pointer type already, not a record type?
> 
> -Flávio

Thanks for that.  If I replace the PGtkRectangle with a TRect, or a
simple home-grown Rect record type, it works fine.

So now my question is, how would I use the pointer to GtkRectangle in
the function?  Sorry for asking such a basic question, but I'm
reacquainting myself with Pascal.

Thanks again!

AIR.
-- 
"Programming is like Poetry. Sometimes the words just escape you..."
-me, to my manager.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to