mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
gir: (skip) functions with varargs
Bindings can't handle these, so they are not introspectable.
This commit is contained in:
parent
95fa7bc68c
commit
842dc7535f
12 changed files with 18 additions and 18 deletions
|
@ -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.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue