Author: dannym Date: 2009-01-11 19:37:33 +0000 (Sun, 11 Jan 2009) New Revision: 29173
Modified: xfce4-mixer/branches/xfce_4_4/include/vcs.h Log: fix recurring 'handle_events'. Modified: xfce4-mixer/branches/xfce_4_4/include/vcs.h =================================================================== --- xfce4-mixer/branches/xfce_4_4/include/vcs.h 2009-01-11 19:36:07 UTC (rev 29172) +++ xfce4-mixer/branches/xfce_4_4/include/vcs.h 2009-01-11 19:37:33 UTC (rev 29173) @@ -4,6 +4,11 @@ /* call this at the beginning of your program. */ int register_vcs (); +/* Optionally register a event callback (per device) with + vc_set_volume_callback(callback, user_data); + call vc_handle_events() periodically. + */ + #include "vc.h" #endif _______________________________________________ Xfce4-commits mailing list Xfce4-commits@xfce.org http://foo-projects.org/mailman/listinfo/xfce4-commits