Re: [Anjuta-list] Some not-perfect things in anjuta



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]