From 2ae1713ac1a75c548e59b09e5a244a2a56038fad Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Thu, 26 May 2022 14:13:09 +0200 Subject: Added XGetTextProperty wrapped function --- src/wrapped/wrappedlibx11_private.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/wrapped/wrappedlibx11_private.h b/src/wrapped/wrappedlibx11_private.h index 3b6b7ed7..747d2a77 100755 --- a/src/wrapped/wrappedlibx11_private.h +++ b/src/wrapped/wrappedlibx11_private.h @@ -417,7 +417,7 @@ GO(XGetSelectionOwner, pFpp) //GO(XGetSizeHints //GO(XGetStandardColormap GOM(XGetSubImage, pFEppiiuuuipii) -//GO(XGetTextProperty +GO(XGetTextProperty, iFpppp) GO(XGetTransientForHint, iFppp) GO(XGetVisualInfo, pFplpp) GO(XGetWindowAttributes, iFppp) -- cgit 1.4.1