mirror of
https://github.com/brl/mutter.git
synced 2025-01-10 19:52:25 +00:00
workspace-manager: Fix a documentation warning
Pure comment should not start with two stars. Fixes a GIR creation warning
introduced in 8038eaa99f
.
https://gitlab.gnome.org/GNOME/mutter/merge_requests/683
This commit is contained in:
parent
7c8baf8ed9
commit
57772e5850
@ -150,9 +150,8 @@ meta_workspace_manager_class_init (MetaWorkspaceManagerClass *klass)
|
||||
G_TYPE_INT,
|
||||
META_TYPE_MOTION_DIRECTION);
|
||||
|
||||
/**
|
||||
* Emitted when calling meta_workspace_manager_reorder_workspace.
|
||||
*
|
||||
/* Emitted when calling meta_workspace_manager_reorder_workspace.
|
||||
*
|
||||
* This signal is emitted when a workspace has been reordered to
|
||||
* a different index. Note that other workspaces can change
|
||||
* their index too when reordering happens.
|
||||
|
Loading…
Reference in New Issue
Block a user