mirror of
https://github.com/brl/mutter.git
synced 2025-02-23 08:24:09 +00:00
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.
|
* Allocates a new, transparent black #ClutterColor.
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user