예제 #1
0
 [DllImport("libX11", EntryPoint = "XConfigureWindow")]//, CLSCompliant(false)]
 public extern static uint XConfigureWindow(IntPtr display, IntPtr window, ChangeWindowAttributes value_mask, ref XWindowChanges values);
예제 #2
0
 [DllImport("libX11", EntryPoint = "XConfigureWindow")]//, CLSCompliant(false)]
 public extern static uint XConfigureWindow(IntPtr display, IntPtr window, ChangeWindowAttributes value_mask, ref XWindowChanges values);