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