#include <gtk/gtk.h>#include "mediactrl.h"Include dependency graph for jogshuttle.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Typedefs | |
| typedef void(* | JogShuttleCallback )(void *, unsigned short, unsigned short) |
| Type for JogShuttle event callbacks. | |
|
|
Type for JogShuttle event callbacks. The callback system is mainly used by the preference dialog to get a notification when an event is received, instead of the usual case, which is to perform a command. Definition at line 38 of file jogshuttle.h. |
1.4.2