[Glade-users] How to mix c and c++ in glade-0.5.5 ?

z..jy z..jy@163.net
Thu, 02 Aug 2001 19:44:59 +0800


perhaps glade-- can accsee it,but in glade-0.5.5 ,are  there any options
to set in configure files to access it?
I composed a test class----class test{....} ,just to print a message
when a button was pressed,but I met :parse error before test.....
but before "test",there is only "class" and "#include<...>".
what should I do?
thanx in advance.