Regenerate, restoring full UpCast functionality.
[girtod.git] / gtk2 / fontconfig2.d
blobbefc5ff7884e58c0159231b76564454830f27295
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()() nothrow {
18 FcInit();
22 // C prototypes:
24 extern (C) {
25 void FcInit() nothrow;