mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-05-07 07:28:03 +02:00
Add WM_LOCALE_NAME to list of properties set in XSetWMProperties comment
This commit is contained in:
parent
416a812200
commit
d5ceed7a73
1 changed files with 1 additions and 0 deletions
|
|
@ -71,6 +71,7 @@ SOFTWARE.
|
|||
* WM_CLIENT_MACHINE type: TEXT format: varies?
|
||||
* WM_NORMAL_HINTS type: WM_SIZE_HINTS format: 32
|
||||
* WM_CLASS type: STRING/STRING format: 8
|
||||
* WM_LOCALE_NAME type: STRING format: 8
|
||||
*/
|
||||
|
||||
void XSetWMProperties (
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue