]> Dogcows Code - chaz/openbox/blobdiff - openbox/openbox.h
Reuse ObFocusCyclePopupTargets when refreshing the focus cycle dialog
[chaz/openbox] / openbox / openbox.h
index 06d38297270bc208215b362d91f79af7cfa328ff..76b04ea212737c59925c7530a92c1d2ad4723092 100644 (file)
@@ -65,6 +65,6 @@ void ob_exit_with_error(const gchar *msg);
 
 Cursor ob_cursor(ObCursor cursor);
 
-KeyCode ob_keycode(ObKey key);
+gboolean ob_keycode_match(KeyCode code, ObKey key);
 
 #endif
This page took 0.020019 seconds and 4 git commands to generate.