mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-05-08 03:18:07 +02:00
man: Return value of XkbGetState is Status and not Bool
Signed-off-by: Dirk Wallenstein <halsmit@t-online.de> Reviewed-by: Julien Cristau <jcristau@debian.org> Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
parent
7a93ae2bb5
commit
50cf134465
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
|||
XkbGetState \- Obtains the keyboard state
|
||||
.SH SYNOPSIS
|
||||
.HP
|
||||
.B Bool XkbGetState
|
||||
.B Status XkbGetState
|
||||
.BI "(\^Display *" "display" "\^,"
|
||||
.BI "unsigned int " "device_spec" "\^,"
|
||||
.BI "XkbStatePtr " "state_return" "\^);"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue