The list of flags that can be passed to gtk.builder.Builder.createClosure.
New values may be added in the future for new features, so external implementations of gtk.builder_scope.BuilderScope should test the flags for unknown values and raise a gtk.types.BuilderError.InvalidAttribute error when they encounter one.
The closure should be created swapped. See gobject.cclosure.CClosure.newSwap for details.
The list of flags that can be passed to gtk.builder.Builder.createClosure.
New values may be added in the future for new features, so external implementations of gtk.builder_scope.BuilderScope should test the flags for unknown values and raise a gtk.types.BuilderError.InvalidAttribute error when they encounter one.