Ejemplo n.º 1
0
			public extern static void XSetTextProperty(IntPtr Display, int Window, ref XTextProperty Prop, XAtom property);
Ejemplo n.º 2
0
 extern public static int XStringListToTextProperty
         (IntPtr[] argv, int argc, ref XTextProperty textprop);
Ejemplo n.º 3
0
			public extern static int XGetTextProperty(IntPtr Display, int Window, ref XTextProperty Return, XAtom Property);
Ejemplo n.º 4
0
 public static extern int XStringListToTextProperty(ref IntPtr argv, int argc, ref XTextProperty textprop);