File: clutter-offscreen-effect-private.h

package info (click to toggle)
clutter-1.0 1.26.4%2Bgit2779b932%2Bdfsg-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 16,672 kB
  • sloc: ansic: 130,756; xml: 1,641; makefile: 1,607; sh: 980; perl: 192; ruby: 167
file content (10 lines) | stat: -rw-r--r-- 222 bytes parent folder | download | duplicates (18)
1
2
3
4
5
6
7
8
9
10
#ifndef __CLUTTER_OFFSCREEN_EFFECT_PRIVATE_H__
#define __CLUTTER_OFFSCREEN_EFFECT_PRIVATE_H__

#include <clutter/clutter-offscreen-effect.h>

G_BEGIN_DECLS

G_END_DECLS

#endif /* __CLUTTER_OFFSCREEN_EFFECT_PRIVATE_H__ */