gstreamer/bindings/python/codegen/fileprefix.override

13 lines
297 B
Text
Raw Normal View History

2009-01-08 13:57:55 +00:00
/* -*- 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 */