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
@ -984,7 +984,7 @@ clutter_color_new (guint8 red,
|
||||
}
|
||||
|
||||
/**
|
||||
* clutter_color_alloc:
|
||||
* clutter_color_alloc: (constructor)
|
||||
*
|
||||
* Allocates a new, transparent black #ClutterColor.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user