Registry / other / xcb-render-util

xcb-render-util

JSON →
library0.3.10vcpkgunverified

XCB convenience functions for the Render extension.

vcpkg install xcb-render-util
INSTALL
IMPORT
SIG · XCB-RENDER-UTIL
X
xcb-render-util
othercppv0.3.10
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

xcb/renderutil.h
#include <xcb/renderutil.h>

Query the Render extension version using xcb-render-util

#include <xcb/renderutil.h> int main() { xcb_connection_t *conn = xcb_connect(NULL, NULL); xcb_render_util_query_version(conn); xcb_disconnect(conn); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.10latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
20
Resources

No resource links recorded.

xcb-render-util — pip install xcb-render-util · libregistry