summaryrefslogtreecommitdiff
path: root/tests/scanner/Symbolfilter-1.0-expected.gir
diff options
context:
space:
mode:
authorTomasz Miąsko <tomasz.miasko@gmail.com>2018-02-10 00:00:00 +0000
committerTomasz Miąsko <tomasz.miasko@gmail.com>2019-01-10 17:34:28 +0100
commitf606183a010fbec4382acb728882cc0eddbaf7f7 (patch)
treea94577a1c4baff25753e78896d700cd71797437f /tests/scanner/Symbolfilter-1.0-expected.gir
parent0b6bca5d69cc0f5e5564a2858f220fac8ee4789e (diff)
downloadgobject-introspection-f606183a010fbec4382acb728882cc0eddbaf7f7.tar.gz
Restore original meaning of disguised attribute.
> Certain types like GIConv and GdkAtom are pointers internally but don't > look like pointers when referenced. They have the form. > > typedef struct _X *X; > > Parse these as structures/records but mark them in the gir with a 'disguised' > attribute so that we know that they need special handling. Additionally, stop relaying on disguised attribute when deciding whether to render a page. Check number of fields instead, so as to avoid introducing large regression in the docs. Fixes #101.
Diffstat (limited to 'tests/scanner/Symbolfilter-1.0-expected.gir')
-rw-r--r--tests/scanner/Symbolfilter-1.0-expected.gir2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/scanner/Symbolfilter-1.0-expected.gir b/tests/scanner/Symbolfilter-1.0-expected.gir
index 80fe0d4b..96c2231b 100644
--- a/tests/scanner/Symbolfilter-1.0-expected.gir
+++ b/tests/scanner/Symbolfilter-1.0-expected.gir
@@ -11,7 +11,7 @@ and/or use gtk-doc annotations. -->
shared-library=""
c:identifier-prefixes="Symbolfilter"
c:symbol-prefixes="symbolfilter">
- <record name="Object" c:type="SymbolfilterObject" disguised="1">
+ <record name="Object" c:type="SymbolfilterObject">
<source-position filename="symbolfilter.h" line="4"/>
<method name="filterObjectFooMethod"
c:identifier="SymbolfilterObjectFooMethod">