mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 15:40:41 -05:00
shaped-texture: Fix typo in documentation
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1252
This commit is contained in:
parent
7a0bc5af7f
commit
819f9afa31
@ -1177,7 +1177,7 @@ meta_shaped_texture_reset_viewport_src_rect (MetaShapedTexture *stex)
|
||||
* meta_shaped_texture_set_viewport_dst_size:
|
||||
* @stex: #MetaShapedTexture
|
||||
* @dst_width: The final viewport width (> 0)
|
||||
* @dst_width: The final viewport height (> 0)
|
||||
* @dst_height: The final viewport height (> 0)
|
||||
*
|
||||
* Sets a viewport size on @stex of the given @width and @height, which may
|
||||
* lead to scaling the texture. If you need to have cropping, use
|
||||
|
Loading…
Reference in New Issue
Block a user