Hi
I´m trying to use gtk_text_new() on my
application.
I´m using gtk 2.0 and I´m try to compile it with
g++.
When I try to compile my application compiler show
me:
"gtk_text_new() undeclared" why?
In the other hand, if I test text example (is
text.c file and it is compiled with gcc)
Any Idea?
Thanks in advace
Ariel
|