spmenu/libs/x11/focus.h

7 lines
131 B
C

#ifndef FOCUS_H
#define FOCUS_H
/* See LICENSE file for copyright and license details. */
static void grabfocus_x11(void);
#endif