gir: (skip) functions with varargs

Bindings can't handle these, so they are not introspectable.
This commit is contained in:
Niels De Graef 2020-05-21 13:43:47 +02:00
parent 95fa7bc68c
commit 842dc7535f
12 changed files with 18 additions and 18 deletions

View file

@ -157,7 +157,7 @@ gimp_grid_attach_aligned (GtkGrid *grid,
}
/**
* gimp_label_set_attributes:
* gimp_label_set_attributes: (skip)
* @label: a #GtkLabel
* @...: a list of PangoAttrType and value pairs terminated by -1.
*