Whole document tree
gnome-defsDescriptionThis module only defines two macros for wrapping public function interface declarations in a C-accesible way. They are usually used in header files. They are empty macros for C compilation and they map to extern "C" for C++ compilation. |