[gtkmm] forcing a redraw



hello all,

what would be the equivalent of the gtk code

while (gtk_events_pending())
     gtk_main_iteration();

?

I mean, how can I force the redraw of a window or widget?

thanks for any reply!
Danny.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]