{"id":60611,"library":"xcb-render-util","title":"xcb-render-util","description":"XCB convenience functions for the Render extension.","status":"active","version":"0.3.10","language":"cpp","source_language":null,"source_url":null,"tags":["xcb","x11","render","graphics"],"install":[{"cmd":"vcpkg install xcb-render-util","lang":"bash","label":"vcpkg"},{"cmd":"# CMakeLists.txt\nfind_package(xcb_render_util CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE xcb-render-util::xcb-render-util)","lang":"cmake","label":"CMake"}],"dependencies":[],"imports":[{"symbol":"xcb/renderutil.h","correct":"#include <xcb/renderutil.h>"}],"quickstart":{"code":"#include <xcb/renderutil.h>\n\nint main() {\n    xcb_connection_t *conn = xcb_connect(NULL, NULL);\n    xcb_render_util_query_version(conn);\n    xcb_disconnect(conn);\n    return 0;\n}","lang":"cpp","description":"Query the Render extension version using xcb-render-util"},"warnings":[],"env_vars":null,"search_vec":"'conveni':6 'extens':11 'function':7 'graphic':15 'render':3,10,14 'util':4 'x11':13 'xcb':2,5,12 'xcb-render-util':1","created_at":"2026-06-16T19:38:05.216769+00:00","updated_at":"2026-06-16T19:38:05.216769+00:00","problems":[],"ecosystem":"vcpkg","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}