[Gimp-developer] How to replace the GPtrArray with a type in Delphi?

2006-08-17 Thread gmbros

Dear ladies and gentlemen,

I want to translate the Intelligent Scissors Tool of Gimp to Pascal with
Delphi. But I encounterd a lot of questions. Such as what does the GPtrArray
mean? How to replace it with a type in Delphi. Dose anyone here know how to
translate the C code to Pascal? Help me, please.

Best regards.
-- 
View this message in context: 
http://www.nabble.com/How-to-replace-the-GPtrArray-with-a-type-in-Delphi--tf2119866.html#a5846394
Sent from the Gimp Developer forum at Nabble.com.

___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] How to replace the GPtrArray with a type in Delphi?

2006-08-17 Thread Sven Neumann
Hi,

On Wed, 2006-08-16 at 23:50 -0700, gmbros wrote:

 I want to translate the Intelligent Scissors Tool of Gimp to Pascal with
 Delphi. But I encounterd a lot of questions. Such as what does the GPtrArray
 mean? How to replace it with a type in Delphi. Dose anyone here know how to
 translate the C code to Pascal? Help me, please.

GPtrArray is documented in the GLib API reference manual.

May I ask what you are working on?


Sven


___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer