Re: [Anjuta-list] Some not-perfect things in anjuta
- From: Nathan H?sken <anjuta lonely-star org>
- To: Johannes Schmid <johannes schmid gmx de>
- Cc: anjuta-list lists sourceforge net, Anjuta Developer Mailing List <anjuta-devel lists sourceforge net>
- Subject: Re: [Anjuta-list] Some not-perfect things in anjuta
- Date: Thu May 18 08:29:17 2006
Hello,
Thanks for your answer!
I just found something out (which I think could help :) ).
If I write a function like this:
void Func(int a,int b)
The tooltip does not (bot the GtkSourceView and Scintilla) give me the
paramters. But if I write:
void
Func(int a,int b);
The paramters are there.
Greetings,
nathan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]