]> Dogcows Code - chaz/openbox/blobdiff - plugins/mouse/mouse.h
move the move/resize functionality into moveresize.c, for use with the netwm atoms...
[chaz/openbox] / plugins / mouse / mouse.h
index 04984886ba8d79861c14ad0d7b6e1430c2de5cd3..832ada1f1bebd9a5724ddc5a5581e7f2bc774a19 100644 (file)
@@ -18,4 +18,7 @@ typedef struct {
     Action *action[NUM_MOUSEACTION];
 } MouseBinding;
 
+gboolean mbind(char *buttonstr, char *contextstr, MouseAction mact,
+               Action *action);
+
 #endif
This page took 0.020537 seconds and 4 git commands to generate.