mirror of
https://github.com/brl/mutter.git
synced 2024-12-23 11:32:04 +00:00
core/window: Fix copy/paste error in size-changed docs
It appears it was copied from MetaWindow::position-changed and pasted for MetaWindow::size-changed, without updating all the words. https://gitlab.gnome.org/GNOME/mutter/merge_requests/567
This commit is contained in:
parent
454651f79f
commit
7738b5c00b
@ -692,7 +692,7 @@ meta_window_class_init (MetaWindowClass *klass)
|
||||
* MetaWindow::size-changed:
|
||||
* @window: a #MetaWindow
|
||||
*
|
||||
* This is emitted when the position of a window might
|
||||
* This is emitted when the size of a window might
|
||||
* have changed. Specifically, this is emitted when the
|
||||
* size of the toplevel window has changed, or when the
|
||||
* size of the client window has changed.
|
||||
|
Loading…
Reference in New Issue
Block a user