Re: problem displaying rgb images on window



On Wed, 26 Jul 2006 06:41:38 +0200, Richard Boaz <riboaz xs4all nl> wrote:

  gtk_widget_queue_draw_area(DrawingArea, 0, 0,
DrawingArea->allocation.width, DrawingArea->allocation.height);
  while (gtk_events_pending())
    gtk_main_iteration();
 }  // end while

What is the while loop for?



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