[fpc-pascal] gdk_window_get_frame_extents

Airr airrsongs at gmail.com
Mon Jun 4 00:59:24 CEST 2007


On Sun, 3 Jun 2007 19:10:02 -0300
"Flávio Etrusco" <flavio.etrusco at gmail.com> 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.



More information about the fpc-pascal mailing list