linux图形界面x liberary手册

源代码在线查看: xrmlocaleofdatabase.html

软件大小: 319 K
上传用户: dsdsads
关键词: liberary linux 图形
下载地址: 免注册下载 普通下载 VIP

相关代码

												Xlib Programming Manual: XrmLocaleOfDatabase																XrmLocaleOfDatabase								Syntax																				char *XrmLocaleOfDatabase(database)				      XrmDatabase database;																Arguments																 database				 Specifies the resource database.																Description								The				XrmLocaleOfDatabase()				function returns the name of the locale bound to the specified				database, as a null-terminated string.				The returned locale name string is owned by Xlib and should not be				modified or freed by the client.				Xlib is not permitted to free the string until the database is destroyed.				Until the string is freed,				it will not be modified by Xlib.								See also								XrmDestroyDatabase(),				XrmGetDatabase(),				XrmGetFileDatabase(),				XrmGetResource(),				XrmGetStringDatabase(),				XrmInitialize(),				XrmPutFileDatabase(),				XrmPutResource(),				XrmSetDataBase(),				"Creating and Storing Databases"								Christophe Tronche, ch.tronche@computer.org															

相关资源