mirror of
https://github.com/brl/mutter.git
synced 2024-12-23 19:42:05 +00:00
ClutterX11TexturePixmap: Fix doc comment
The wrong signal name was used probably a copy & paste mistake, fix that.
This commit is contained in:
parent
88fe56d175
commit
0c070cdf91
@ -663,7 +663,7 @@ clutter_x11_texture_pixmap_class_init (ClutterX11TexturePixmapClass *klass)
|
||||
* ClutterX11TexturePixmap::update-area:
|
||||
* @texture: the object which received the signal
|
||||
*
|
||||
* The ::hide signal is emitted to ask the texture to update its
|
||||
* The ::update-area signal is emitted to ask the texture to update its
|
||||
* content from its source pixmap.
|
||||
*
|
||||
* Since: 0.8
|
||||
|
Loading…
Reference in New Issue
Block a user