add documentation and fix typos
[lttv.git] / ltt / branches / poly / lttv / modules / gui / lttvwindow / lttvwindow / callbacks.c
index 09e6656369f4fc39de03b4e570931dcb4b2a4379..817044b89539fa1d7c069c31ca157960c18a7221 100644 (file)
@@ -892,6 +892,10 @@ void open_traceset(GtkWidget * widget, gpointer user_data)
 }
 
 /* lttvwindow_process_pending_requests
+ *
+ * Process requests for parts of the trace from viewers.
+ *
+ * These requests are made by lttvwindow_events_request().
  * 
  * This internal function gets called by g_idle, taking care of the pending
  * requests. It is responsible for concatenation of time intervals and position
This page took 0.022148 seconds and 4 git commands to generate.