点击或拖拽改变大小

XLibXCreateIC 方法 (IntPtr, String, XIMProperties, String, IntPtr, IntPtr)

[缺少 "M:CPF.Linux.XLib.XCreateIC(System.IntPtr,System.String,CPF.Linux.XIMProperties,System.String,System.IntPtr,System.IntPtr)" 的 <summary> 文档]

命名空间:  CPF.Linux
程序集:  CPF.Linux (在 CPF.Linux.dll 中) 版本:0.8.8.5
语法
C#
public static IntPtr XCreateIC(
	IntPtr xim,
	string name,
	XIMProperties im_style,
	string name2,
	IntPtr value2,
	IntPtr terminator
)

参数

xim
类型:SystemIntPtr

[缺少 "M:CPF.Linux.XLib.XCreateIC(System.IntPtr,System.String,CPF.Linux.XIMProperties,System.String,System.IntPtr,System.IntPtr)" 的 <param name="xim"/> 文档]

name
类型:SystemString

[缺少 "M:CPF.Linux.XLib.XCreateIC(System.IntPtr,System.String,CPF.Linux.XIMProperties,System.String,System.IntPtr,System.IntPtr)" 的 <param name="name"/> 文档]

im_style
类型:CPF.LinuxXIMProperties

[缺少 "M:CPF.Linux.XLib.XCreateIC(System.IntPtr,System.String,CPF.Linux.XIMProperties,System.String,System.IntPtr,System.IntPtr)" 的 <param name="im_style"/> 文档]

name2
类型:SystemString

[缺少 "M:CPF.Linux.XLib.XCreateIC(System.IntPtr,System.String,CPF.Linux.XIMProperties,System.String,System.IntPtr,System.IntPtr)" 的 <param name="name2"/> 文档]

value2
类型:SystemIntPtr

[缺少 "M:CPF.Linux.XLib.XCreateIC(System.IntPtr,System.String,CPF.Linux.XIMProperties,System.String,System.IntPtr,System.IntPtr)" 的 <param name="value2"/> 文档]

terminator
类型:SystemIntPtr

[缺少 "M:CPF.Linux.XLib.XCreateIC(System.IntPtr,System.String,CPF.Linux.XIMProperties,System.String,System.IntPtr,System.IntPtr)" 的 <param name="terminator"/> 文档]

返回值

类型:IntPtr

[缺少 "M:CPF.Linux.XLib.XCreateIC(System.IntPtr,System.String,CPF.Linux.XIMProperties,System.String,System.IntPtr,System.IntPtr)" 的 <returns> 文档]

参见