Imported Upstream version 2.3.6
This commit is contained in:
8
devel-docs/tools/shadow.h
Normal file
8
devel-docs/tools/shadow.h
Normal file
@ -0,0 +1,8 @@
|
||||
#ifndef __SHADOW_H__
|
||||
#define __SHADOW_H__
|
||||
|
||||
#include <gdk-pixbuf/gdk-pixbuf.h>
|
||||
|
||||
GdkPixbuf *create_shadowed_pixbuf (GdkPixbuf *src);
|
||||
|
||||
#endif /* __SHADOW_H__ */
|
||||
Reference in New Issue
Block a user