]> git.ipfire.org Git - thirdparty/vala.git/commit
gsignal: Use guint to represent flags-enum in custom GMarshalFunc
authorRico Tzschichholz <ricotz@ubuntu.com>
Sun, 10 Mar 2019 17:14:09 +0000 (18:14 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sun, 10 Mar 2019 17:14:09 +0000 (18:14 +0100)
commited72aa2876acdf2d54226d8763c5c319106f1407
tree36e280ad8e9724d0eb5c0f9254bf760d0604c2f3
parentabbdfddde0809831f23b3951a8a90007411888dc
gsignal: Use guint to represent flags-enum in custom GMarshalFunc
codegen/valagsignalmodule.vala
tests/Makefile.am
tests/objects/signals-enum-marshal.vala [new file with mode: 0644]