Example #1
0
 public static extern int Xutf8TextListToTextProperty(Display *display, [NativeTypeName("char **")] sbyte **list, int count, XICCEncodingStyle style, XTextProperty *text_prop_return);
Example #2
0
 public static extern int XwcTextListToTextProperty(Display *display, [NativeTypeName("wchar_t **")] uint **list, int count, XICCEncodingStyle style, XTextProperty *text_prop_return);