Update. Clutter now working.
[girtod.git] / gtk2 / fontconfig2.d
blob81568a9a8884ea3ea6195e7bc0578995c96a6bb3
1 // *** DO NOT EDIT ***
2 // Automatically generated from "/usr/share/gir-1.0/fontconfig-2.0.gir"
4 module fontconfig2;
6 // c:symbol-prefixes: ["fc"]
7 // c:identifier-prefixes: ["Fc"]
9 // module fontconfig2;
11 struct Pattern {
14 struct CharSet {
17 static void init() {
18 FcInit();
22 // C prototypes:
24 extern (C) {
25 void FcInit();