]>
Dogcows Code - chaz/openbox/blob - plugins/mouse/mouse.h
1 #ifndef __plugin_mouse_mouse_h
2 #define __plugin_mouse_mouse_h
4 #include "../../kernel/action.h"
18 GSList
*actions
[NUM_MOUSEACTION
]; /* lists of Action pointers */
21 gboolean
mbind(char *buttonstr
, char *contextstr
, MouseAction mact
,
This page took 0.034051 seconds and 4 git commands to generate.