]> git.ipfire.org Git - thirdparty/vala.git/commit
girwriter: Add boolean GIR visible attribute to allow skipping symbols
authorRico Tzschichholz <ricotz@ubuntu.com>
Thu, 5 Jul 2018 14:03:19 +0000 (16:03 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Thu, 5 Jul 2018 15:07:35 +0000 (17:07 +0200)
commitd3f6389bdf41461fad6dbd2e778a86ce4ada823d
tree240bd739b2d2e630d9f9215c6b3ea21ee0c988aa
parentf59bb994b62e71d49b0152ca80dc9318869902f4
girwriter: Add boolean GIR visible attribute to allow skipping symbols

"visibility = false" will be transformed into introspectable="0" in the
resulting GIR file.

Attributed namespaces will be skipped altogether.
codegen/valagirwriter.vala
vala/valausedattr.vala