mirror of
https://github.com/brl/mutter.git
synced 2024-11-23 00:20:42 -05:00
Small doc fix to clutter_text_get_color
Bug reported by Rob Bradford.
This commit is contained in:
parent
b190448ed4
commit
1434d72134
@ -3448,7 +3448,7 @@ clutter_text_set_color (ClutterText *self,
|
|||||||
* @self: a #ClutterText
|
* @self: a #ClutterText
|
||||||
* @color: return location for a #ClutterColor
|
* @color: return location for a #ClutterColor
|
||||||
*
|
*
|
||||||
* Retrieves the text color as set by clutter_text_get_color().
|
* Retrieves the text color as set by clutter_text_set_color().
|
||||||
*
|
*
|
||||||
* Since: 1.0
|
* Since: 1.0
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user