gstreamer/bindings/python/codegen/fileprefix.override
2009-01-08 14:57:55 +01:00

12 lines
297 B
C

/* -*- Mode: C; c-basic-offset: 4 -*- */
%%
headers
/* include any required headers here */
%%
init
/* include any code here that needs to be executed before the
* extension classes get initialised */
%%
/* you should add appropriate ignore, ignore-glob and
* override sections here */