Skip to content
Xlib
EntityQ1579570· pop 15· linked from 256 articles

Also known as libX11

thumb|X11-clients use xlib to communicate with the display server.

Key facts

Software.name
Xlib
Software.title
Xlib
Software.developer
X.Org Foundation
Software.released
September 1985
Software.programming language
C
Software.genre
Library
Software.website
, documentation:

via Wikipedia infobox

Wikidata facts

Image
Xlib square example with ICEWM decorations.png
Show 6 more facts
Commons category
Xlib
inception
1985-00-00
source code repository URL
gitlab.freedesktop.org/xorg/lib/libx11
software version identifier
1.8.13
Sources (3)

via Wikidata · CC0

~9 min read

Article

7 sections
Contents
  • Data types
  • Protocol and events
  • Functions
  • Example
  • Other libraries
  • References
  • External links

thumb|X11-clients use xlib to communicate with the display server.

Xlib (also known as libX11) is an X Window System protocol client library written in the C programming language. It contains functions for interacting with an X server. These functions allow programmers to write programs without knowing the details of the X protocol.

Gallery (8)

Connections

Categories