]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Use G_PARAM_STATIC_STRINGS
authorRico Tzschichholz <ricotz@ubuntu.com>
Sun, 19 Nov 2017 16:12:12 +0000 (17:12 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sat, 20 Jan 2018 20:51:34 +0000 (21:51 +0100)
commit6dcfda09cfe8ab8542c69a67f4c4211299c82405
tree5d96d36917318e89b99c33340350763f07326c57
parente373e60b13533414c5b27c1645f7247158042a32
codegen: Use G_PARAM_STATIC_STRINGS

equals to G_PARAM_STATIC_NAME | G_PARAM_STATIC_NICK | G_PARAM_STATIC_BLURB
codegen/valagobjectmodule.vala
codegen/valagtypemodule.vala