Jose Hevia wrote:
>Hello,
>I'm making a program that displays a text view, and I cant find the
>right keywords to find the solution on the archives:
>
>I need to know when the gtk_text_view "window" changes size(the user
>force that with the mouse), so I can redraw the screen. But seems the
>conf
Hello,
I'm making a program that displays a text view, and I cant find the
right keywords to find the solution on the archives:
I need to know when the gtk_text_view "window" changes size(the user
force that with the mouse), so I can redraw the screen. But seems the
configure_event is deactivated