Inherits from
Method summary
- __init__(self)
- add_define_macro(self, define_macro)
- add_extra_compile_arg(self, compile_arg)
- add_extra_link_arg(self, link_arg)
- add_header(self, header)
- add_include_dir(self, include_dir)
- add_library(self, library)
- add_library_dir(self, library_dir)
- add_module_init_code(self, module_init_code)
- add_source(self, source)
- add_support_code(self, support_code)
- add_undefine_macro(self, undefine_macro)
- add_warning(self, warning)
Methods
- __init__(self)
- add_define_macro(self, define_macro)
- add_include_dir(self, include_dir)
- add_library(self, library)
- add_library_dir(self, library_dir)
- add_module_init_code(self, module_init_code)
- add_source(self, source)
- add_support_code(self, support_code)
- add_undefine_macro(self, undefine_macro)
- add_warning(self, warning)