API: x11: Change GDK_WINDOW_XDISPLAY() macro
Instead of lots of magic, we can go the usual way of requesting the XDisplay of the window's display. So we do that.
Please register or sign in to comment
Instead of lots of magic, we can go the usual way of requesting the XDisplay of the window's display. So we do that.