Xlib
Sign in to saveAlso 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
- Instance of
- free software
- Developer
- X.Org Foundation
- Official website
- gitlab.freedesktop.org/xorg/lib/libx11
- Image
- Xlib square example with ICEWM decorations.png
Show 8 more facts
- Commons category
- Xlib
- programmed in
- C
- inception
- 1985-00-00
- source code repository URL
- gitlab.freedesktop.org/xorg/lib/libx11
- software version identifier
- 1.8.13
- operating system
- Unix-like operating system
- user manual URL
- www.x.org/releases/current/doc/libX11/libX11/libX11.html
- issue tracker URL
- gitlab.freedesktop.org/xorg/lib/libx11/-/issues
via Wikidata · CC0
Article · 日本語
XlibはX Window Systemのクライアント用ライブラリであり、C言語で書かれている。Xサーバとのやり取りを行うサブルーチン群を含む。それらのサブルーチンを使うことで、Xプロトコルの詳細を知らなくともプログラムを書くことが可能になっている。Xlibを直接使っているアプリケーションは少なく、通常はXlibの上位にウィジェット・ツールキットを提供する次のようなライブラリを配置して使う。 * Intrinsics (Xt) * (Xaw) * Motif * GTK * Qt(X11 版) * Tk Xlibが登場したのは1985年ごろであり、Unix系オペレーティングシステム (OS) のGUIに使われている。XCBはXlibの後継となるべく開発されている。
Abstract from DBpedia / Wikipedia · CC BY-SA