slock/patch/background_image.h

4 lines
148 B
C
Raw Normal View History

2022-03-28 14:22:21 +02:00
#include <Imlib2.h>
static void create_lock_image(Display *dpy);
static void render_lock_image(Display *dpy, struct lock *lock, Imlib_Image image);