gimp/libgimp/GimpUi-3.0.metadata
2020-09-26 22:11:53 +02:00

17 lines
371 B
Text

GimpUi name="GimpUi"
// Extra metadata for Vala, to deal with
// annotations that GIR can't handle.
//
// For example, GIR function doesn't handle
// varargs, but Vala *can* do this, so we can
// remove the (skip) annotation.
Dialog
.new skip=false
.add_buttons skip=false
IntComboBox
.new skip=false
IntStore
.new skip=false
ProcBrowserDialog
.new skip=false