Add missing "(constructor)" tag to clutter_color_alloc()
https://bugzilla.gnome.org/show_bug.cgi?id=691114
This commit is contained in:
parent
2f5aee9cb5
commit
19f0408290
1 changed files with 1 additions and 1 deletions
|
@ -984,7 +984,7 @@ clutter_color_new (guint8 red,
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* clutter_color_alloc:
|
* clutter_color_alloc: (constructor)
|
||||||
*
|
*
|
||||||
* Allocates a new, transparent black #ClutterColor.
|
* Allocates a new, transparent black #ClutterColor.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Add table
Reference in a new issue