diff options
Diffstat (limited to 'gir/xfixes-4.0.gir')
-rw-r--r-- | gir/xfixes-4.0.gir | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/gir/xfixes-4.0.gir b/gir/xfixes-4.0.gir index 7a0fa18e..2ffe968a 100644 --- a/gir/xfixes-4.0.gir +++ b/gir/xfixes-4.0.gir @@ -2,7 +2,9 @@ <repository version="1.2" xmlns="http://www.gtk.org/introspection/core/1.0" xmlns:c="http://www.gtk.org/introspection/c/1.0"> - <namespace name="xfixes" version="4.0"> + <namespace name="xfixes" version="4.0" + c:identifier-prefixes="X" + c:symbol-prefixes="X"> <record name="XserverRegion" c:type="XserverRegion"/> </namespace> </repository> |