Mx support.
[girtod.git] / gtk2 / fontconfig2.d
blobd8b351364269a5c860c3e01228ca3754db7db91b
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();