mirror of
https://github.com/brl/mutter.git
synced 2025-06-29 08:23:04 +00:00
Add some gtk-doc comments.
This commit is contained in:
@ -22,6 +22,15 @@
|
||||
* Jonas Ådahl <jadahl@gmail.com>
|
||||
*/
|
||||
|
||||
/**
|
||||
* SECTION:meta-pointer-lock-wayland
|
||||
* @title: MetaPointerLockWayland
|
||||
* @short_description: A #MetaPointerConstraint implementing pointer lock.
|
||||
*
|
||||
* A MetaPointerLockConstraint implements the client pointer constraint "pointer
|
||||
* lock": the cursor should not make any movement.
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include "wayland/meta-pointer-lock-wayland.h"
|
||||
|
Reference in New Issue
Block a user