I have some functions working in C. I'de liked to make a GUI for it. It's possible to redirect all the printf's that I have in my code for a specific text widget? Or I have to rewrite them using gtk_text_insert? Thanks JR
I have some functions working in C. I'de liked to make a GUI for it. It's possible to redirect all the printf's that I have in my code for a specific text widget? Or I have to rewrite them using gtk_text_insert? Thanks JR