|
||||
File indexing completed on 2025-01-18 09:54:03
0001 #ifndef CAIRO_VERSION_H 0002 #define CAIRO_VERSION_H 0003 0004 #define CAIRO_VERSION_MAJOR 1 0005 #define CAIRO_VERSION_MINOR 16 0006 #define CAIRO_VERSION_MICRO 0 0007 0008 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |