]> Pileus Git - ~andy/gtk/blob - docs/tools/shadow.h
Shrink panes and separators images to MEDIUM.
[~andy/gtk] / docs / tools / shadow.h
1 #ifndef __SHADOW_H__
2 #define __SHADOW_H__
3
4 #include <gdk-pixbuf/gdk-pixbuf.h>
5
6 GdkPixbuf *create_shadowed_pixbuf (GdkPixbuf *src);
7
8 #endif /* __SHADOW_H__ */