File: speedc.h

package info (click to toggle)
xbindkeys-config 0.1.3-2.3
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 168 kB
  • sloc: ansic: 1,236; makefile: 66
file content (5 lines) | stat: -rw-r--r-- 95 bytes parent folder | download | duplicates (4)
1
2
3
4
5
#include <gtk/gtk.h>
#include <stdio.h>


GtkWidget * xbindkeys_config_speed_config(int show);