Пример #1
0
 public static extern void XSetTextProperty(IntPtr Display, int Window, ref XTextProperty Prop, XAtom property);
Пример #2
0
 public static extern int XStringListToTextProperty(IntPtr[] argv, int argc, ref XTextProperty textprop);
Пример #3
0
 public static extern int XGetTextProperty(IntPtr Display, int Window, ref XTextProperty Return, XAtom Property);