]> Dogcows Code - chaz/openbox/blobdiff - openbox/mainloop.h
add a comparitor to timers. use this in event.c to let you remove timers from the...
[chaz/openbox] / openbox / mainloop.h
index 9530f2a60c15d718b434abbf1f6aeedffa8cc654..475918501f3fb2f2666c193e02ab9de4606009b8 100644 (file)
@@ -61,6 +61,7 @@ void ob_main_loop_timeout_add(ObMainLoop *loop,
                               gulong microseconds,
                               GSourceFunc handler,
                               gpointer data,
+                              GEqualFunc cmp,
                               GDestroyNotify notify);
 void ob_main_loop_timeout_remove(ObMainLoop *loop,
                                  GSourceFunc handler);
This page took 0.024178 seconds and 4 git commands to generate.