On Fri, 2002-03-15 at 23:40, Sam Tregar wrote: > On 15 Mar 2002, Jens Luedicke wrote: > > > The following code compiles, but doesn't work: > > Try compiling it with "perl -MInline=INFO,FORCE,NOCLEAN script.pl". > You'll see a list of functions bound to Perl. My guess is that these two > won't be in that list:
No function gets bound. > You'll need to provide a typemap for GtkWindowType and GtkWidget so that > Perl will know how to map them to and from scalars. is there a way to generate such a file? -- Jens Luedicke [EMAIL PROTECTED]
