Exemplo n.º 1
0
 internal static extern void XGetWMNormalHints(IntPtr display, IntPtr window, ref XSizeHints hints, out IntPtr supplied_return);
Exemplo n.º 2
0
 internal static extern void XSetZoomHints(IntPtr display, IntPtr window, ref XSizeHints hints);
Exemplo n.º 3
0
 internal extern static void XSetWMNormalHints(IntPtr display, IntPtr window, ref XSizeHints hints);