Comment 2 for bug 1193342

Revision history for this message
Martin Pitt (pitti) wrote : Re: does not handle enum properties

I'm going to add support for flags as well, but before I do that I'd like to refactor GtkNode::MatchProperty. It has quite some code duplication (which is only going to become worse with supporting more types), and leaks the temporary GValue.